Skip to content
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

[3.7] Fix collections ABC deprecation notice #25280

Closed
wants to merge 1 commit into from

Conversation

Anthchirp
Copy link

@Anthchirp Anthchirp commented Apr 8, 2021

The deprecation originally slated for 3.9 was deferred to 3.10
(bpo-39674, GH-18545). However the deprecation notice in the release
was left as is, and still indicates deprecation with 3.9.

Also add a missing space in the message.

The deprecation originally slated for 3.9 was deferred to 3.10
(bpo-39674, pythonGH-18545). However the deprecation notice in the release
was left as is, and still indicates deprecation with 3.9.

Also add a missing space in the message.
@vstinner
Copy link
Member

vstinner commented Apr 8, 2021

Python 3.7 no longer accept documentation changes: https://devguide.python.org/#status-of-python-branches

@vstinner vstinner closed this Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants