..
_ctypes
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_sqlite
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
cjkcodecs
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
expat
Handle failures from lookup.
2006-08-13 18:12:26 +00:00
zlib
…
Setup.config.in
…
Setup.dist
Remove the rgbimg module. It has been deprecated since Python 2.5.
2007-05-20 07:09:50 +00:00
_bisectmodule.c
…
_bsddb.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_codecsmodule.c
The incremental decoder for utf-7 must preserve its state between calls.
2007-11-20 23:31:27 +00:00
_collectionsmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_csv.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_curses_panel.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_cursesmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_elementtree.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_functoolsmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_hashopenssl.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_heapqmodule.c
…
_hotshot.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_localemodule.c
- Fix an off-by-one bug in locale.strxfrm().
2007-04-03 04:35:59 +00:00
_lsprof.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_randommodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_sre.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_ssl.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_struct.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_testcapimodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
_tkinter.c
Return results from Python callbacks to Tcl as Tcl objects.
2008-01-01 21:05:17 +00:00
_typesmodule.c
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
2007-07-21 06:55:02 +00:00
_weakref.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
addrinfo.h
…
almodule.c
Remove extra semi-colons reported by Johnny Lee on python-dev. Backport if anyone cares.
2006-09-23 04:11:38 +00:00
ar_beos
…
arraymodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
audioop.c
Fix various minor errors in passing arguments to
2006-10-19 11:00:37 +00:00
binascii.c
Backport checkin:
2007-05-09 18:10:47 +00:00
bsddb.h
Fixed a warning in _codecs_iso2022.c and some non C89 conform // comments.
2007-12-14 03:02:34 +00:00
bsddbmodule.c
…
bz2module.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
cPickle.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
cStringIO.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
cdmodule.c
…
cgen.py
…
cgensupport.c
…
cgensupport.h
…
clmodule.c
…
cmathmodule.c
…
config.c.in
Patch #1520294 : Support for getset and member descriptors in types.py,
2006-07-27 23:43:15 +00:00
cryptmodule.c
…
cstubs
…
datetimemodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
dbmmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
dlmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
errnomodule.c
…
fcntlmodule.c
Tweak wording
2006-07-29 15:43:13 +00:00
flmodule.c
…
fmmodule.c
…
fpectlmodule.c
…
fpetestmodule.c
…
gc_weakref.txt
…
gcmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
gdbmmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
getaddrinfo.c
…
getbuildinfo.c
Fixing changes to getbuildinfo.c that broke linux builds
2007-06-07 23:53:49 +00:00
getnameinfo.c
…
getpath.c
Typos.
2007-03-10 07:38:14 +00:00
glmodule.c
…
grpmodule.c
…
imageop.c
…
imgfile.c
…
itertoolsmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
ld_so_aix
…
ld_so_beos
…
linuxaudiodev.c
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
2007-07-21 06:55:02 +00:00
main.c
Backport some main.c cleanup from the py3k branch
2007-11-20 14:55:57 +00:00
makesetup
Patch #786737 : Allow building in a tree of symlinks pointing to
2007-09-05 11:47:34 +00:00
makexp_aix
…
mathmodule.c
Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just
2008-01-03 02:21:52 +00:00
md5.c
…
md5.h
…
md5module.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
mmapmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
nismodule.c
…
operator.c
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
2007-07-21 06:55:02 +00:00
ossaudiodev.c
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
2007-07-21 06:55:02 +00:00
parsermodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
posixmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
puremodule.c
…
pwdmodule.c
…
pyexpat.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
python.c
…
readline.c
readline module cleanup
2007-11-12 18:58:08 +00:00
resource.c
Patch #1557515 : Add RLIMIT_SBSIZE.
2006-09-16 17:36:37 +00:00
rotatingtree.c
…
rotatingtree.h
…
selectmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
sgimodule.c
…
sha256module.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
sha512module.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
shamodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
signalmodule.c
Patch #1583 by Adam Olsen.
2007-12-19 19:41:06 +00:00
socketmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
socketmodule.h
Patch #1432399 : Add HCI sockets.
2007-02-14 10:07:37 +00:00
spwdmodule.c
v is already checked for NULL, so just DECREF it
2006-08-02 06:15:10 +00:00
sre.h
…
sre_constants.h
…
stropmodule.c
…
sunaudiodev.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
svmodule.c
…
symtablemodule.c
…
syslogmodule.c
…
termios.c
…
testcapi_long.h
…
threadmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
timemodule.c
Fix the docstrings of time.localtime() and gmtime() for the tm_mday field.
2007-12-24 19:58:25 +00:00
timing.h
…
timingmodule.c
…
tkappinit.c
…
unicodedata.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
unicodedata_db.h
…
unicodename_db.h
…
xxmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
xxsubtype.c
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
2007-07-21 06:55:02 +00:00
yuv.h
…
yuvconvert.c
…
zipimport.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00
zlibmodule.c
#1629 : Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
2007-12-19 02:37:44 +00:00