Message 71412 - Python tracker
Message71412
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, georg.brandl, pitrou, scoder, teoliphant |
| Date | 2008-08-19.12:39:51 |
| SpamBayes Score | 0.023846678 |
| Marked as misclassified | No |
| Message-id | <1219149597.88.0.455553295252.issue2394@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a preliminary patch implementing slices with getitem, adding a bunch of tests, and fixing a few problems. As stated elsewhere I only bother to test with simple byte buffers. The semantics of other types of buffers are too fuzzy for me. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-19 12:39:58 | pitrou | set | recipients: + pitrou, georg.brandl, teoliphant, scoder, benjamin.peterson |
| 2008-08-19 12:39:57 | pitrou | set | messageid: <1219149597.88.0.455553295252.issue2394@psf.upfronthosting.co.za> |
| 2008-08-19 12:39:56 | pitrou | link | issue2394 messages |
| 2008-08-19 12:39:56 | pitrou | create | |