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 miss-islington
Recipients ethan.furman, lem2clide, miss-islington, rhettinger, serhiy.storchaka, xtreak
Date 2020-12-14.22:43:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607985837.43.0.389407767331.issue40084@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33cbb04986d0dabb9c542edc52bb4ea6106d3a81 by Miss Islington (bot) in branch '3.9':
bpo-40084: Enum - dir() includes member attributes (GH-19219)
https://github.com/python/cpython/commit/33cbb04986d0dabb9c542edc52bb4ea6106d3a81
History
Date User Action Args
2020-12-14 22:43:57miss-islingtonsetrecipients: + miss-islington, rhettinger, ethan.furman, serhiy.storchaka, xtreak, lem2clide
2020-12-14 22:43:57miss-islingtonsetmessageid: <1607985837.43.0.389407767331.issue40084@roundup.psfhosted.org>
2020-12-14 22:43:57miss-islingtonlinkissue40084 messages
2020-12-14 22:43:57miss-islingtoncreate