Skip to content

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) and the documentation on the 3.8 release was
updated accordingly (GH-18748). However the deprecation notice in
the code was left as is, and still indicates deprecation with 3.9.

https://bugs.python.org/issue39674

The deprecation originally slated for 3.9 was deferred to 3.10
(bpo-39674, pythonGH-18545) and the documentation on the 3.8 release was
updated accordingly (pythonGH-18748). However the deprecation notice in
the code was left as is, and still indicates deprecation with 3.9.
@Anthchirp Anthchirp requested a review from rhettinger as a code owner April 8, 2021 16:05
@vstinner vstinner changed the title [3.8] Fix collections ABC deprecation notice [3.8] bpo-39674: Fix collections ABC deprecation notice Apr 8, 2021
@vstinner vstinner merged commit 20d56bd into python:3.8 Apr 8, 2021
@vstinner
Copy link
Member

vstinner commented Apr 8, 2021

Merged, thanks.

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