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 Eric.Wieser, barry, eli.bendersky, ethan.furman
Date 2018-01-22.15:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516636599.41.0.467229070634.issue31801@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a4b1bb4801f7a941ff9e86b96da539be1c288833 by Ethan Furman in branch 'master':
bpo-31801:  Enum:  add _ignore_ as class option (#5237)
https://github.com/python/cpython/commit/a4b1bb4801f7a941ff9e86b96da539be1c288833
History
Date User Action Args
2018-01-22 15:56:39ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, Eric.Wieser
2018-01-22 15:56:39ethan.furmansetmessageid: <1516636599.41.0.467229070634.issue31801@psf.upfronthosting.co.za>
2018-01-22 15:56:39ethan.furmanlinkissue31801 messages
2018-01-22 15:56:39ethan.furmancreate