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 cameron
Recipients Kwpolska, SylvieLorxu, abarry, cameron, ethan.furman, martin.panter, r.david.murray, rhettinger
Date 2016-07-25.09:05:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160725090535.GA69079@cskk.homeip.net>
In-reply-to <1469415380.09.0.106079789099.issue27607@psf.upfronthosting.co.za>
Content
On 25Jul2016 02:56, Python Bug Reports <report@bugs.python.org> wrote:
>
>Emanuel Barry added the comment:
>
>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.

Thank you; I do want to finish off PEP 499 and get it accepted. I have been 
very remiss in pursuing that.

What can I do to assist here?

Cheers,
Cameron Simpson <cs@zip.com.au>
History
Date User Action Args
2016-07-25 09:05:40cameronsetrecipients: + cameron, rhettinger, r.david.murray, ethan.furman, martin.panter, abarry, SylvieLorxu, Kwpolska
2016-07-25 09:05:40cameronlinkissue27607 messages
2016-07-25 09:05:40cameroncreate