cpython/Modules
Benjamin Peterson b8350f1c7d upgrade to UCD 6.2 2012-09-29 13:47:39 -04:00
..
_ctypes
_decimal Restore the benchmark order to avoid waiting for decimal.py if just the 2012-09-25 17:07:55 +02:00
_io
_multiprocessing
_sqlite
cjkcodecs
expat
zlib
Setup.config.in
Setup.dist
_bisectmodule.c
_bz2module.c
_codecsmodule.c
_collectionsmodule.c
_cryptmodule.c
_csv.c merge 3.2: Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka. 2012-09-25 02:37:20 -07:00
_curses_panel.c
_cursesmodule.c
_datetimemodule.c Issue #15973: fixed 3.2 backport. 2012-09-20 17:23:46 -04:00
_dbmmodule.c Implement PEP 393. 2011-09-28 07:41:54 +02:00
_elementtree.c Issue #15144: Fix possible integer overflow when handling pointers as integer values, by using Py_uintptr_t instead of size_t. 2012-09-20 20:56:47 +02:00
_freeze_importlib.c
_functoolsmodule.c
_gdbmmodule.c
_gestalt.c
_hashopenssl.c
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_lzmamodule.c
_math.c
_math.h
_pickle.c
_posixsubprocess.c
_randommodule.c
_scproxy.c
_sre.c
_ssl.c
_ssl_data.h
_struct.c
_testbuffer.c
_testcapimodule.c
_testembed.c
_threadmodule.c Issue #15124: Optimize _thread.LockType deletion and acquisition when 2012-06-22 18:40:02 +00:00
_tkinter.c
_weakref.c
_winapi.c
addrinfo.h
ar_beos
arraymodule.c
atexitmodule.c
audioop.c
binascii.c
cmathmodule.c
config.c.in
errnomodule.c
faulthandler.c Issue #5969: faulthandler module: rename dump_tracebacks_later() to 2012-09-23 11:06:21 +02:00
fcntlmodule.c
fpectlmodule.c
fpetestmodule.c
gc_weakref.txt
gcmodule.c
getaddrinfo.c
getbuildinfo.c
getnameinfo.c
getpath.c
grpmodule.c
hashlib.h
itertoolsmodule.c
ld_so_aix.in
ld_so_beos
main.c
makesetup
makexp_aix
mathmodule.c
md5module.c
mmapmodule.c
nismodule.c
operator.c
ossaudiodev.c
parsermodule.c
posixmodule.c Use C-style comments for C89 / ANSI C compatibility 2012-09-23 16:11:15 +02:00
pwdmodule.c
pyexpat.c Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD() 2012-09-24 13:27:28 +02:00
python.c
readline.c
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c
sha1module.c
sha256module.c
sha512module.c
signalmodule.c
socketmodule.c
socketmodule.h
spwdmodule.c
sre.h
sre_constants.h
symtablemodule.c
syslogmodule.c
termios.c
testcapi_long.h
timemodule.c
tkappinit.c
tkinter.h
unicodedata.c Use C-style comments (required for the AIX build slave). 2012-09-23 15:51:16 +02:00
unicodedata_db.h upgrade to UCD 6.2 2012-09-29 13:47:39 -04:00
unicodename_db.h upgrade to UCD 6.2 2012-09-29 13:47:39 -04:00
xxlimited.c
xxmodule.c
xxsubtype.c
zipimport.c
zlibmodule.c