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 iritkatriel
Recipients iritkatriel, toywei, vstinner
Date 2020-09-23.20:42:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600893751.31.0.637721903578.issue38776@roundup.psfhosted.org>
In-reply-to
Content
rlock_count is an unsigned long, so it can't be negative.
History
Date User Action Args
2020-09-23 20:42:31iritkatrielsetrecipients: + iritkatriel, vstinner, toywei
2020-09-23 20:42:31iritkatrielsetmessageid: <1600893751.31.0.637721903578.issue38776@roundup.psfhosted.org>
2020-09-23 20:42:31iritkatriellinkissue38776 messages
2020-09-23 20:42:31iritkatrielcreate