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 Anoop.Thomas.Mathew
Recipients Anoop.Thomas.Mathew, eli.bendersky, jcea, pconnell, rhettinger, scoder, serhiy.storchaka
Date 2013-09-15.18:38:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379270309.25.0.189303988808.issue18594@psf.upfronthosting.co.za>
In-reply-to
Content
40% faster collections.Counter() . Removed C accelerator. Patch attached. Passes all tests. Results comparison follows.
History
Date User Action Args
2013-09-15 18:38:29Anoop.Thomas.Mathewsetrecipients: + Anoop.Thomas.Mathew, rhettinger, jcea, scoder, eli.bendersky, serhiy.storchaka, pconnell
2013-09-15 18:38:29Anoop.Thomas.Mathewsetmessageid: <1379270309.25.0.189303988808.issue18594@psf.upfronthosting.co.za>
2013-09-15 18:38:29Anoop.Thomas.Mathewlinkissue18594 messages
2013-09-15 18:38:29Anoop.Thomas.Mathewcreate