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 christian.heimes
Recipients Arfrever, christian.heimes, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-11-13.23:27:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384385264.02.0.228920589346.issue19183@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Nick,

I have updated the patch and the PEP text. The new version has small string hash optimization disabled. The other changes are mostly cleanup, reformatting and simplifications.

Can you please do a review so I can get the patch into 3.4 before beta1 is released?
History
Date User Action Args
2013-11-13 23:27:44christian.heimessetrecipients: + christian.heimes, ncoghlan, pitrou, vstinner, Arfrever, neologix, python-dev, serhiy.storchaka
2013-11-13 23:27:44christian.heimessetmessageid: <1384385264.02.0.228920589346.issue19183@psf.upfronthosting.co.za>
2013-11-13 23:27:44christian.heimeslinkissue19183 messages
2013-11-13 23:27:43christian.heimescreate