You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #82472 and mentioned in the documentation, the typing.io and typing.re submodules are scheduled for removal in Python 3.12. They've been deprecated since Python 3.8.
I'm preparing a PR.
(Side note: There doesn't seem to be a matching issue template for this kind of issue.)
As discussed in #82472 and mentioned in the documentation, the
typing.ioandtyping.resubmodules are scheduled for removal in Python 3.12. They've been deprecated since Python 3.8.I'm preparing a PR.
(Side note: There doesn't seem to be a matching issue template for this kind of issue.)