◐ Shell
clean mode source ↗

Message 383859 - Python tracker

Message383859

Author Guido.van.Rossum
Recipients Guido.van.Rossum, pablogsal, yselivanov
Date 2020-12-27.20:04:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609099476.29.0.380556108677.issue42093@roundup.psfhosted.org>
In-reply-to
Content
Wow, this is amazing. I just found that this is now faster than slots. Should we mention that in What's New?

(Of course there's an optimization possible for slots as well, but it would require complicating the cache struct. Maybe in 3.11. :-)
History
Date User Action Args
2020-12-27 20:04:36Guido.van.Rossumsetrecipients: + Guido.van.Rossum, yselivanov, pablogsal
2020-12-27 20:04:36Guido.van.Rossumsetmessageid: <1609099476.29.0.380556108677.issue42093@roundup.psfhosted.org>
2020-12-27 20:04:36Guido.van.Rossumlinkissue42093 messages
2020-12-27 20:04:36Guido.van.Rossumcreate