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 r.david.murray
Recipients barry, eli.bendersky, ethan.furman, r.david.murray, realitix
Date 2016-12-29.14:45:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483022713.55.0.458882029421.issue29103@psf.upfronthosting.co.za>
In-reply-to
Content
In general we do not accept PEP8 patches; it is code churn with insufficient benefit since many modules in the stdlib predate either PEP8 itself or the current version of PEP8.  However, enum is a new enough module that I suppose this might get accepted.  In any case, thank you for wanting to contribute!
History
Date User Action Args
2016-12-29 14:45:13r.david.murraysetrecipients: + r.david.murray, barry, eli.bendersky, ethan.furman, realitix
2016-12-29 14:45:13r.david.murraysetmessageid: <1483022713.55.0.458882029421.issue29103@psf.upfronthosting.co.za>
2016-12-29 14:45:13r.david.murraylinkissue29103 messages
2016-12-29 14:45:13r.david.murraycreate