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 jkloth
Recipients jkloth, vstinner
Date 2019-10-21.13:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571664904.71.0.703635648546.issue38544@roundup.psfhosted.org>
In-reply-to
Content
That covers the logging in _force_run(), but the warning.warn() line is also not output, suggesting that the RuntimeWarning is being suppressed somewhere.
History
Date User Action Args
2019-10-21 13:35:04jklothsetrecipients: + jkloth, vstinner
2019-10-21 13:35:04jklothsetmessageid: <1571664904.71.0.703635648546.issue38544@roundup.psfhosted.org>
2019-10-21 13:35:04jklothlinkissue38544 messages
2019-10-21 13:35:04jklothcreate