commit | b11557973476963f7c0fd0041eac175bc0d4c514 | [log] [tgz] |
---|---|---|
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | Tue May 04 02:29:49 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue May 04 11:29:49 2021 +0200 |
tree | 5c69904eb3fe97e12f57ee7d0c8b90a9af0786a2 | |
parent | f6d7abc6e72294c5573709cca78ae252e03ebe3d [diff] |
bpo-38352: Add to typing.__all__ (#25821) This adds IO, TextIO, BinaryIO, Match, and Pattern. Co-authored-by: Ćukasz Langa <lukasz@langa.pl> Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>