◐ Shell
clean mode source ↗

Message 406354 - Python tracker

Message406354

Author brandtbucher
Recipients Mark.Shannon, brandtbucher, erlendaasland, gvanrossum, kj, lemburg, malin, neonene, pablogsal, paul.moore, rhettinger, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-11-15.16:57:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636995428.24.0.255994967295.issue45116@roundup.psfhosted.org>
In-reply-to
Content
The total size of the main interpreter loop was recently reduced somewhat by an unrelated change:
 
https://github.com/python/cpython/commit/9178f533ff5ea7462a2ca22cfa67afd78dad433b

I wonder if this issue still exists?
History
Date User Action Args
2021-11-15 16:57:08brandtbuchersetrecipients: + brandtbucher, lemburg, gvanrossum, rhettinger, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, steve.dower, malin, pablogsal, neonene, erlendaasland, kj
2021-11-15 16:57:08brandtbuchersetmessageid: <1636995428.24.0.255994967295.issue45116@roundup.psfhosted.org>
2021-11-15 16:57:08brandtbucherlinkissue45116 messages
2021-11-15 16:57:08brandtbuchercreate