bpo-39674: Revert "bpo-25988: Do not expose abstract collection classes in the collections module. (GH-10596)" by vstinner · Pull Request #18545 · python/cpython
Anthchirp added a commit to Anthchirp/cpython that referenced this pull request
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 added a commit to Anthchirp/cpython that referenced this pull request
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.
This was referenced
vstinner pushed a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters