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 serhiy.storchaka
Recipients brett.cannon, eric.snow, larry, ncoghlan, random832, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-04-21.09:28:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461230907.99.0.397877017338.issue26811@psf.upfronthosting.co.za>
In-reply-to
Content
> I suggest to remove the micro-optimization from Python 3.5 for safety.

Then we should remove the promise from What's New In Python 3.5. That will cause a regression in namedtuple attributes access about 30%.
History
Date User Action Args
2016-04-21 09:28:28serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, ncoghlan, vstinner, larry, eric.snow, random832, xiang.zhang
2016-04-21 09:28:27serhiy.storchakasetmessageid: <1461230907.99.0.397877017338.issue26811@psf.upfronthosting.co.za>
2016-04-21 09:28:27serhiy.storchakalinkissue26811 messages
2016-04-21 09:28:27serhiy.storchakacreate