commit | fc310cb862ce0411bb5daed37f7f31b75647495b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 14 08:06:33 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 14 08:06:33 2021 -0700 |
tree | a465a8e56459720c7d2b87902dd7fcd9b3082fac | |
parent | 809c3faa032d32bc45a0fa54d0400fcbc42a618f [diff] |
bpo-38291: Remove mention of typing.io and typing.re again (GH-26113) They were originally removed in GH-10173 per bpo-35089, but then readded in GH-21574. Cf. bpo-38291 for decision to remove. (cherry picked from commit 8a76683cfb842e12b57f6d276839f6c68fd94e1a) Co-authored-by: Sebastian Rittau <srittau@rittau.biz>