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 josh.r
Recipients josh.r, pablogsal, tim.peters, vstinner, xtreak
Date 2019-02-12.19:37:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550000243.93.0.0910160222976.issue35961@roundup.psfhosted.org>
In-reply-to
Content
+1 on PR 11830 from me. Can always revisit if #11107 is ever implemented and it turns out that the reference count manipulation means startup is too slow due to all the slice interning triggered comparisons (unlikely, but theoretically possible I guess).
History
Date User Action Args
2019-02-12 19:37:23josh.rsetrecipients: + josh.r, tim.peters, vstinner, pablogsal, xtreak
2019-02-12 19:37:23josh.rsetmessageid: <1550000243.93.0.0910160222976.issue35961@roundup.psfhosted.org>
2019-02-12 19:37:23josh.rlinkissue35961 messages
2019-02-12 19:37:23josh.rcreate