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 eric.snow
Recipients eric.snow, methane, mocramis
Date 2019-03-29.16:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553876107.92.0.125959878051.issue36469@roundup.psfhosted.org>
In-reply-to
Content
* Are any signals (or signal handlers) involved?
* Are you monkeypatching any builtins, builtin/stdlib modules (or any parts of those)?

Keep in mind that a number of bugs have been fixed in later releases related to the various things I've asked about.  For instance, see issue #30703.
History
Date User Action Args
2019-03-29 16:15:07eric.snowsetrecipients: + eric.snow, methane, mocramis
2019-03-29 16:15:07eric.snowsetmessageid: <1553876107.92.0.125959878051.issue36469@roundup.psfhosted.org>
2019-03-29 16:15:07eric.snowlinkissue36469 messages
2019-03-29 16:15:07eric.snowcreate