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 mdk, vstinner
Date 2018-07-24.10:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532427097.56.0.56676864532.issue34205@psf.upfronthosting.co.za>
In-reply-to
Content
Recently, there was a discussion to find to detect earlier inconsistent objects:
https://mail.python.org/pipermail/python-dev/2018-June/153857.html

In the meanwhile, if you have time, you can try to run Ansible with a Python compiled in debug mode (./configure --with-pydebug).
History
Date User Action Args
2018-07-24 10:11:37vstinnersetrecipients: + vstinner, mdk
2018-07-24 10:11:37vstinnersetmessageid: <1532427097.56.0.56676864532.issue34205@psf.upfronthosting.co.za>
2018-07-24 10:11:37vstinnerlinkissue34205 messages
2018-07-24 10:11:37vstinnercreate