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 vstinner
Recipients mmckerns, vstinner
Date 2020-01-06.22:25:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578349517.58.0.270426225053.issue39230@roundup.psfhosted.org>
In-reply-to
Content
> Sure, that's obvious for `datetime` and `sys`.  Less obvious for unexpected conflicts with stdlib modules that begin with an underscore...

Yeah, sadly, these modules are less known, but cause the same kind of issues :-(
History
Date User Action Args
2020-01-06 22:25:17vstinnersetrecipients: + vstinner, mmckerns
2020-01-06 22:25:17vstinnersetmessageid: <1578349517.58.0.270426225053.issue39230@roundup.psfhosted.org>
2020-01-06 22:25:17vstinnerlinkissue39230 messages
2020-01-06 22:25:17vstinnercreate