Message 186716 - Python tracker
Message186716
| 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:16 | serhiy.storchaka | set | recipients: + serhiy.storchaka, jcea, pitrou, alexandre.vassalotti |
| 2013-04-13 13:24:15 | serhiy.storchaka | set | messageid: <1365859455.85.0.157360940872.issue16551@psf.upfronthosting.co.za> |
| 2013-04-13 13:24:15 | serhiy.storchaka | link | issue16551 messages |
| 2013-04-13 13:24:15 | serhiy.storchaka | create | |