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 Dragoljub
Recipients Dragoljub, xtreak
Date 2018-11-09.18:29:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541788164.18.0.788709270274.issue35195@psf.upfronthosting.co.za>
In-reply-to
Content
After some more benchmarks I'm seeing this line of code called in Python 3.7 but not in Python 3.5:

{built-in method _thread.allocate_lock}
History
Date User Action Args
2018-11-09 18:29:24Dragoljubsetrecipients: + Dragoljub, xtreak
2018-11-09 18:29:24Dragoljubsetmessageid: <1541788164.18.0.788709270274.issue35195@psf.upfronthosting.co.za>
2018-11-09 18:29:24Dragoljublinkissue35195 messages
2018-11-09 18:29:24Dragoljubcreate