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 abarry
Recipients Kwpolska, SylvieLorxu, abarry, cameron, ethan.furman, martin.panter, r.david.murray, rhettinger
Date 2016-07-25.02:56:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469415380.09.0.106079789099.issue27607@psf.upfronthosting.co.za>
In-reply-to
Content
I'm fairly sure enums aren't related to this issue, so I'm unassigning Ethan (but feel free to self-assign back if you so desire :). As I said on IRC (I'm Vgr), I think that importing a module twice is the problem here, and that PEP 499 is the way to properly solve this and related issues. Thanks for opening this issue!

I added Cameron Simpson (PEP 499's author) to the nosy list, hoping he still wants to work on this (and let us know otherwise). I would personally like to see the PEP accepted and implemented for 3.6.
History
Date User Action Args
2016-07-25 02:56:20abarrysetrecipients: + abarry, rhettinger, cameron, r.david.murray, ethan.furman, martin.panter, SylvieLorxu, Kwpolska
2016-07-25 02:56:20abarrysetmessageid: <1469415380.09.0.106079789099.issue27607@psf.upfronthosting.co.za>
2016-07-25 02:56:20abarrylinkissue27607 messages
2016-07-25 02:56:19abarrycreate