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 John Hagen, abarry, barry, eli.bendersky, ethan.furman, python-dev, rhettinger, vstinner
Date 2016-08-17.17:19:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471454356.33.0.17468008383.issue26988@psf.upfronthosting.co.za>
In-reply-to
Content
Raymond, I appreciate your review and your poll.  I am open to removing AutoEnum, but would like to give it a couple more weeks of review.  (I'll post on py-dev.)

The only point you made that I will firmly refute is the "unexpected breakage": you ran your test script with the -m "run module as script" flag, which is what caused the problem.
History
Date User Action Args
2016-08-17 17:19:16ethan.furmansetrecipients: + ethan.furman, barry, rhettinger, vstinner, eli.bendersky, python-dev, abarry, John Hagen
2016-08-17 17:19:16ethan.furmansetmessageid: <1471454356.33.0.17468008383.issue26988@psf.upfronthosting.co.za>
2016-08-17 17:19:16ethan.furmanlinkissue26988 messages
2016-08-17 17:19:16ethan.furmancreate