Issue 1617678: extended slicing for bytes objects (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/44348
classification
process
Created on 2006-12-18 03:09 by twouters, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (3) |
|
|
msg51556 - (view) |
Author: Thomas Wouters (twouters) *  |
Date: 2006-12-18 03:09 |
From the p3yk-noslice branch: extended slicing support for bytes objects. |
|
|
msg51557 - (view) |
Author: Guido van Rossum (gvanrossum) *  |
Date: 2006-12-18 19:29 |
There are a few lines with trailing whitespace but otherwise I trust you. Go ahead! |
|
|
msg51558 - (view) |
Author: Thomas Wouters (twouters) *  |
Date: 2006-12-19 08:32 |
checked in. |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:56:21 |
admin |
set |
github: 44348 |
2008-01-06 22:29:46 |
admin |
set |
keywords: - py3kversions: + Python 3.0 |
2006-12-18 03:09:49 |
twouters |
create |
|