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 Jeffrey.Kintscher, Phil Frost, facundobatista, mark.dickinson, rhettinger, skrah, tim.peters, vstinner
Date 2019-06-07.20:43:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559940226.3.0.345495943663.issue37168@roundup.psfhosted.org>
In-reply-to
Content
Can you try to reproduce your workflow with Python compiled in debug mode (./configure --with-pydebug)? With Python 3.8, you can now use a debug Python without having to recompile your C extensions :-)
History
Date User Action Args
2019-06-07 20:43:46vstinnersetrecipients: + vstinner, tim.peters, rhettinger, facundobatista, mark.dickinson, skrah, Jeffrey.Kintscher, Phil Frost
2019-06-07 20:43:46vstinnersetmessageid: <1559940226.3.0.345495943663.issue37168@roundup.psfhosted.org>
2019-06-07 20:43:46vstinnerlinkissue37168 messages
2019-06-07 20:43:46vstinnercreate