..
_ctypes
Merged revisions 72794 via svnmerge from
2009-05-20 17:57:28 +00:00
_io
Issue #5761 : Add the name of the underlying file to the repr() of various IO objects.
2009-05-23 19:04:03 +00:00
_multiprocessing
Merged revisions 70908,70939,71009,71022,71036 via svnmerge from
2009-04-05 21:24:58 +00:00
_sqlite
Merge revision 71222 from trunk: #5615 : make it possible to configure --without-threads again.
2009-04-05 11:47:34 +00:00
cjkcodecs
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
expat
…
zlib
…
Setup.config.in
…
Setup.dist
#3791 : remove last traces of bsddb.
2009-06-04 09:30:30 +00:00
_bisectmodule.c
…
_codecsmodule.c
Merged revisions 72404-72406 via svnmerge from
2009-05-06 14:41:26 +00:00
_collectionsmodule.c
For collections.deque() objects, expose the maxlen parameter as a read-only attribute.
2009-03-10 12:56:32 +00:00
_csv.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_curses_panel.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_cursesmodule.c
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
_dbmmodule.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_elementtree.c
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
_functoolsmodule.c
Make some private functions static (thanks `make smelly`)
2009-05-24 21:25:49 +00:00
_gdbmmodule.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_gestalt.c
…
_hashopenssl.c
remove old undocumented compat interfaces in hashlib and pwd #5881
2009-05-04 22:25:21 +00:00
_heapqmodule.c
…
_json.c
Fix TODO: do the sort by just the key, not the key/value pair.
2009-05-27 11:19:02 +00:00
_localemodule.c
Issue #6093 : Fix off-by-one error in locale.strxfrm.
2009-05-23 10:38:26 +00:00
_lsprof.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_pickle.c
Issue #6137 : The pickle module now translates module names when loading
2009-06-04 20:32:06 +00:00
_randommodule.c
Merged revisions 72344 via svnmerge from
2009-05-05 17:54:36 +00:00
_sre.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_ssl.c
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
_struct.c
Issue #5463 : Remove deprecated float coercion from struct module, along
2009-04-19 20:40:33 +00:00
_testcapimodule.c
Issue #6012 : Add cleanup support to O& argument parsing.
2009-05-29 14:47:46 +00:00
_threadmodule.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
_tkinter.c
Merged revisions 71210 via svnmerge from
2009-04-10 22:19:09 +00:00
_weakref.c
…
addrinfo.h
…
ar_beos
…
arraymodule.c
Py_BuildValue's 'c' code should use byte strings #5666
2009-04-03 22:18:11 +00:00
atexitmodule.c
…
audioop.c
Silence compiler warning.
2009-05-16 01:46:11 +00:00
binascii.c
…
bz2module.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
cmathmodule.c
Merged revisions 70062 via svnmerge from
2009-02-28 15:53:24 +00:00
config.c.in
…
cryptmodule.c
…
datetimemodule.c
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
errnomodule.c
…
fcntlmodule.c
Merged revisions 72887 via svnmerge from
2009-05-24 15:46:13 +00:00
fpectlmodule.c
…
fpetestmodule.c
…
gc_weakref.txt
…
gcmodule.c
Merged revisions 70546 via svnmerge from
2009-03-23 18:52:06 +00:00
getaddrinfo.c
…
getbuildinfo.c
Merged revisions 72871-72872 via svnmerge from
2009-05-23 19:36:27 +00:00
getnameinfo.c
…
getpath.c
This fixes issue5143 and includes a test.
2009-02-12 15:55:38 +00:00
grpmodule.c
Merged revisions 73016 via svnmerge from
2009-05-29 16:01:34 +00:00
hashlib.h
Fixes Issue #3745 : Fix hashlib to always reject unicode and non
2009-02-12 07:35:29 +00:00
itertoolsmodule.c
Merged revisions 69855 via svnmerge from
2009-02-21 23:14:55 +00:00
ld_so_aix
Merged revisions 72180 via svnmerge from
2009-05-01 21:18:27 +00:00
ld_so_beos
…
main.c
This fixes issue5143 and includes a test.
2009-02-12 15:55:38 +00:00
makesetup
…
makexp_aix
…
mathmodule.c
…
md5module.c
Fixed memory leak on failure. This is related to issue5403 but won't crash on py3k.
2009-03-03 07:49:01 +00:00
mmapmodule.c
Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from
2009-04-11 19:48:14 +00:00
nismodule.c
…
operator.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
ossaudiodev.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
parsermodule.c
Merged revisions 72924 via svnmerge from
2009-05-25 21:10:36 +00:00
posixmodule.c
Issue #6012 : Add cleanup support to O& argument parsing.
2009-05-29 14:47:46 +00:00
pwdmodule.c
Merged revisions 73016 via svnmerge from
2009-05-29 16:01:34 +00:00
pyexpat.c
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
python.c
Issue #6097 : Escape UTF-8 surrogates resulting from mbstocs conversion
2009-05-29 16:22:26 +00:00
readline.c
Merged revisions 71229,71271 via svnmerge from
2009-04-07 13:24:27 +00:00
resource.c
Clean up some int/long detection remnants in resource module.
2009-05-08 21:28:46 +00:00
rotatingtree.c
…
rotatingtree.h
…
selectmodule.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
sha1module.c
Fixed memory leak on failure. This is related to issue5403 but won't crash on py3k.
2009-03-03 07:49:01 +00:00
sha256module.c
remove old undocumented compat interfaces in hashlib and pwd #5881
2009-05-04 22:25:21 +00:00
sha512module.c
remove old undocumented compat interfaces in hashlib and pwd #5881
2009-05-04 22:25:21 +00:00
signalmodule.c
…
socketmodule.c
turn this into a macro
2009-05-06 02:43:58 +00:00
socketmodule.h
turn this into a macro
2009-05-06 02:43:58 +00:00
spwdmodule.c
Issue #4859 : Implement PEP 383 for pwd, spwd, and grp.
2009-05-29 15:23:17 +00:00
sre.h
…
sre_constants.h
…
symtablemodule.c
…
syslogmodule.c
…
termios.c
…
testcapi_long.h
Merged revisions 69498 via svnmerge from
2009-02-10 16:13:25 +00:00
timemodule.c
Issue #6183 : Disables wcsftime on VC6.
2009-06-03 05:19:18 +00:00
tkappinit.c
Merged revisions 69473 via svnmerge from
2009-02-09 22:33:59 +00:00
tkinter.h
Merged revisions 71210 via svnmerge from
2009-04-10 22:19:09 +00:00
unicodedata.c
add a replacement API for PyCObject, PyCapsule #5630
2009-05-05 22:31:58 +00:00
unicodedata_db.h
Merged revisions 72054 via svnmerge from
2009-04-27 22:31:40 +00:00
unicodename_db.h
…
xxmodule.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
xxsubtype.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
zipimport.c
Fix a warning.
2009-05-17 08:20:45 +00:00
zlibmodule.c
Issue #1717 : rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00