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 ethan.furman
Recipients docs@python, ethan.furman, gregory.p.smith, joeriddles, kj
Date 2021-10-21.18:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634841152.43.0.48985047281.issue44174@roundup.psfhosted.org>
In-reply-to
Content
New changeset e628700dbf2c3376502cbb5a9bff2d58d1102e16 by Ethan Furman in branch '3.9':
[3.9] bpo-44174: [Enum] add name-mangling reference (GH-29128)
https://github.com/python/cpython/commit/e628700dbf2c3376502cbb5a9bff2d58d1102e16
History
Date User Action Args
2021-10-21 18:32:32ethan.furmansetrecipients: + ethan.furman, gregory.p.smith, docs@python, kj, joeriddles
2021-10-21 18:32:32ethan.furmansetmessageid: <1634841152.43.0.48985047281.issue44174@roundup.psfhosted.org>
2021-10-21 18:32:32ethan.furmanlinkissue44174 messages
2021-10-21 18:32:32ethan.furmancreate