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 ncoghlan
Recipients karkucik, ncoghlan
Date 2019-04-07.11:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554637971.35.0.638465269823.issue36053@roundup.psfhosted.org>
In-reply-to
Content
Piotr: does it always jump out, or does it only jump out if the relevant module has already been imported?

(The tests for walk_packages are relatively weak and never generate conflicting names, so it's entirely plausible that there are caching side effects that make it do strange things)
History
Date User Action Args
2019-04-07 11:52:51ncoghlansetrecipients: + ncoghlan, karkucik
2019-04-07 11:52:51ncoghlansetmessageid: <1554637971.35.0.638465269823.issue36053@roundup.psfhosted.org>
2019-04-07 11:52:51ncoghlanlinkissue36053 messages
2019-04-07 11:52:51ncoghlancreate