Skip to content

bpo-36346: Document removal schedule of deprecate APIs #20879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Feb 22, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update 2020-06-15-10-45-45.bpo-36346.H0sS_i.rst
  • Loading branch information
methane authored Feb 22, 2021
commit ea358b2628c4a60cda0dd2bc05decf8f1b5736fb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Update some deprecated unicode APIs which are documented as "will be removed
in 4.0" to "3.11" or "3.12".
in 4.0" to "3.12". See :pep:`623` for detail.