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 barry
Recipients alkuzad, barry, emma_smith, r.david.murray, serhiy.storchaka
Date 2018-07-09.17:47:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It's a convenient API.  I think originally I may have just don't effectively a getattr on the imported module, but I don't remember (and don't have original implementation handy - thanks, rebase!)

I don't have particularly strong feelings on the matter.  If you want to submit a PR, I'll take a look.  I suppose technically it *is* a functional change that might not be acceptable now that 3.7.0 is released though.
History
Date User Action Args
2018-07-09 17:47:30barrysetrecipients: + barry, r.david.murray, serhiy.storchaka, emma_smith, alkuzad
2018-07-09 17:47:30barrysetmessageid: <[email protected]>
2018-07-09 17:47:30barrylinkissue31353 messages
2018-07-09 17:47:30barrycreate