]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92871: Remove typing.{io,re} namespaces (#92873)
authorSebastian Rittau <srittau@rittau.biz>
Tue, 23 May 2023 13:44:26 +0000 (15:44 +0200)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 13:44:26 +0000 (13:44 +0000)
commitabdda5b13388aa21923f6ce104242adff518d430
tree2143fee5a2bcd558c85dca908faa19d4d27e23d0
parent9dc476be2dcfc9bcf53bcb83f4b8d555682d0600
gh-92871: Remove typing.{io,re} namespaces (#92873)

Closes #92871

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/typing.rst
Doc/whatsnew/3.13.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2022-05-17-10-46-44.gh-issue-92871.GVogrT.rst [new file with mode: 0644]