.. |
stringlib
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
abstract.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
boolobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
bufferobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
bytearrayobject.c
|
Renamed bytesobject.c to bytearrayobject.c
|
2008-05-26 13:01:01 +00:00 |
bytes_methods.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
bytesobject.c
|
Renamed bytesobject.c to bytearrayobject.c
|
2008-05-26 13:01:01 +00:00 |
cellobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
classobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
cobject.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
codeobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
complexobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
descrobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
dictnotes.txt
|
Patch #1397848: add the reasoning behind no-resize-on-shrinkage.
|
2007-02-15 09:51:35 +00:00 |
dictobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
enumobject.c
|
Don't allow keyword arguments to reversed().
|
2008-05-16 13:24:29 +00:00 |
exceptions.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
fileobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
floatobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
frameobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
funcobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
genobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
intobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
iterobject.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
listobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
listsort.txt
|
typo fix
|
2006-08-01 16:24:30 +00:00 |
longobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
methodobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
moduleobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
object.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
obmalloc.c
|
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
|
2007-07-21 06:55:02 +00:00 |
rangeobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
setobject.c
|
Issue 2855: Fix obscure crasher by slowing down the entire module. Mimics what was done to dictionaries in r59223.
|
2008-05-30 06:49:47 +00:00 |
sliceobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
structseq.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
tupleobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
typeobject.c
|
Revert #2990 patch; it's not necessary as Armin showed.
|
2008-05-29 14:35:39 +00:00 |
unicodectype.c
|
Patch 1494554: Update numeric properties to Unicode 4.1.
|
2006-05-27 08:36:52 +00:00 |
unicodeobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |
unicodetype_db.h
|
Update Unicode database to Unicode 4.1.
|
2006-03-09 23:38:20 +00:00 |
weakrefobject.c
|
Renamed PyString to PyBytes
|
2008-05-26 12:51:38 +00:00 |