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 rhettinger
Recipients brett.cannon, eric.snow, ncoghlan, random832, rhettinger, serhiy.storchaka, xiang.zhang
Date 2016-04-21.06:27:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461220034.01.0.843981868722.issue26811@psf.upfronthosting.co.za>
In-reply-to
Content
Also, see https://hg.python.org/cpython/rev/5dbf3d932a59

Serhiy, I'll thinking the whole optimization ought to be reverted as being too tricky and error-prone for the small benefit.  A less aggressive approach would be to have the tuple save a valid object (such as None) instead of NULL.  What do you think?
History
Date User Action Args
2016-04-21 06:27:14rhettingersetrecipients: + rhettinger, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka, random832, xiang.zhang
2016-04-21 06:27:14rhettingersetmessageid: <1461220034.01.0.843981868722.issue26811@psf.upfronthosting.co.za>
2016-04-21 06:27:13rhettingerlinkissue26811 messages
2016-04-21 06:27:13rhettingercreate