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 yselivanov
Recipients kayhayen, pablogsal, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2018-07-05.19:54:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530820459.83.0.56676864532.issue34042@psf.upfronthosting.co.za>
In-reply-to
Content
> Agreed, if it was a real reference bug, the interpreter should crash before the total reference count gets negative ;-)

First thing I checked with Serhiy's script :)

A PR with a fix: https://github.com/python/cpython/pull/8119
History
Date User Action Args
2018-07-05 19:54:19yselivanovsetrecipients: + yselivanov, pitrou, vstinner, kayhayen, serhiy.storchaka, pablogsal
2018-07-05 19:54:19yselivanovsetmessageid: <1530820459.83.0.56676864532.issue34042@psf.upfronthosting.co.za>
2018-07-05 19:54:19yselivanovlinkissue34042 messages
2018-07-05 19:54:19yselivanovcreate