This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author joeriddles
Recipients docs@python, ethan.furman, gregory.p.smith, joeriddles, kj
Date 2021-10-20.18:50:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634755812.46.0.202760418825.issue44174@roundup.psfhosted.org>
In-reply-to
Content
_Private__names seems to no longer exist in the Python 3.11 documentation.

https://docs.python.org/3.11/library/enum.html#private-names

It appears to have been removed in this PR https://github.com/python/cpython/pull/23748/files

Should this issue be updated to remove Python 3.11 from the Versions?
History
Date User Action Args
2021-10-20 18:50:12joeriddlessetrecipients: + joeriddles, gregory.p.smith, docs@python, ethan.furman, kj
2021-10-20 18:50:12joeriddlessetmessageid: <1634755812.46.0.202760418825.issue44174@roundup.psfhosted.org>
2021-10-20 18:50:12joeriddleslinkissue44174 messages
2021-10-20 18:50:12joeriddlescreate