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 xtobes
Recipients paul.moore, steve.dower, tim.golden, xtobes, zach.ware
Date 2019-11-06.15:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573053027.67.0.846988059067.issue38720@roundup.psfhosted.org>
In-reply-to
Content
This only happings on Windows, the scripts runs some seconds and then stops and exit with: Process finished with exit code -1073740940 (0xC0000374). This happens when the format variable of a logging config object contains the identifier '%(asctime)s'.
History
Date User Action Args
2019-11-06 15:10:27xtobessetrecipients: + xtobes, paul.moore, tim.golden, zach.ware, steve.dower
2019-11-06 15:10:27xtobessetmessageid: <1573053027.67.0.846988059067.issue38720@roundup.psfhosted.org>
2019-11-06 15:10:27xtobeslinkissue38720 messages
2019-11-06 15:10:27xtobescreate