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 alexandre.vassalotti, jcea, pitrou, serhiy.storchaka
Date 2013-04-13.13:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365859455.85.0.157360940872.issue16551@psf.upfronthosting.co.za>
In-reply-to
Content
Patch updated in response to Alexandre's comments. In additional to his suggestions some other minor things simplified. _batch_appends and _batch_setitems now use islice instead range. Some bugs found and new issues created (issue17710, issue17711).
History
Date User Action Args
2013-04-13 13:24:16serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, pitrou, alexandre.vassalotti
2013-04-13 13:24:15serhiy.storchakasetmessageid: <1365859455.85.0.157360940872.issue16551@psf.upfronthosting.co.za>
2013-04-13 13:24:15serhiy.storchakalinkissue16551 messages
2013-04-13 13:24:15serhiy.storchakacreate