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 methane, serhiy.storchaka, vstinner
Date 2018-10-24.16:11:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540397465.68.0.788709270274.issue35053@psf.upfronthosting.co.za>
In-reply-to
Content
Even if Python 3.6 and 3.7 are impacted by the bug, I propose to only fix Python 3.8 since the change modifies a _Py_NewReference() function which is critical for performance.
History
Date User Action Args
2018-10-24 16:11:05vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2018-10-24 16:11:05vstinnersetmessageid: <1540397465.68.0.788709270274.issue35053@psf.upfronthosting.co.za>
2018-10-24 16:11:05vstinnerlinkissue35053 messages
2018-10-24 16:11:05vstinnercreate