bpo-44925: [docs] Confusing deprecation notice for typing.IO#28004
bpo-44925: [docs] Confusing deprecation notice for typing.IO#28004Fidget-Spinner merged 4 commits intopython:mainfrom
Conversation
|
There's also the label for |
Fidget-Spinner
left a comment
There was a problem hiding this comment.
@DonnaDia sorry if my previous message wasn't clear, but there's another instance of the same deprecation notice below at line 1523 (for typing.Pattern and typing.Match). Please apply the same changes you did for the current typing.IO deprecation notice. Thank you.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @Fidget-Spinner: please review the changes made to this pull request. |
|
Thanks @DonnaDia for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
…honGH-28004) (cherry picked from commit edae42f) Co-authored-by: DonnaDia <37962843+DonnaDia@users.noreply.github.com>
|
GH-28084 is a backport of this pull request to the 3.10 branch. |
|
@gvanrossum or @srittau, if either of you are unsatisfied, please don't hesitate to reopen the issue or comment on this PR. @DonnaDia congrats on your first commit to CPython 🥳 !! |
|
Looks good to me. |
https://bugs.python.org/issue44925