cpython/Modules
2013-10-22 15:05:23 +02:00
..
_ctypes Re #18521: fix not-quite-C syntax that works only because the PyXXX_Check are macros defined with () around them. 2013-10-14 06:46:12 +02:00
_decimal
_io
_multiprocessing
_sha3 Issue #18742: Expose the internal hash type object for ABCs. 2013-10-22 15:05:23 +02:00
_sqlite Issue #1772673: The type of char* arguments now changed to const char*. 2013-10-19 21:03:34 +03:00
cjkcodecs Issue #1772673: The type of char* arguments now changed to const char*. 2013-10-19 21:03:34 +03:00
expat
zlib Issue #18527: Upgrade internal copy of zlib to 1.2.8 2013-10-21 12:03:09 +02:00
_bisectmodule.c
_bz2module.c
_codecsmodule.c
_collectionsmodule.c
_cryptmodule.c
_csv.c
_curses_panel.c
_cursesmodule.c Fix compilation of the curses module (broken by issue #16612). 2013-10-19 10:45:48 +03:00
_datetimemodule.c Issue #16612: Add "Argument Clinic", a compile-time preprocessor 2013-10-19 00:09:25 -07:00
_dbmmodule.c Issue #16612: Add "Argument Clinic", a compile-time preprocessor 2013-10-19 00:09:25 -07:00
_elementtree.c
_freeze_importlib.c
_functoolsmodule.c
_gdbmmodule.c
_hashopenssl.c Issue #18742: Expose the internal hash type object for ABCs. 2013-10-22 15:05:23 +02:00
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_lzmamodule.c
_math.c
_math.h
_operator.c
_pickle.c
_posixsubprocess.c
_randommodule.c
_scproxy.c
_sre.c Issue #17087: Improved the repr for regular expression match objects. 2013-10-20 13:13:31 +03:00
_ssl.c
_ssl_data.h
_stat.c
_struct.c
_testbuffer.c Re #18521: fix not-quite-C syntax that works only because the PyXXX_Check are macros defined with () around them. 2013-10-14 06:46:12 +02:00
_testcapimodule.c
_testembed.c Issue #16129: Add Py_SetStandardStreamEncoding 2013-10-17 22:35:35 +10:00
_testimportmultiple.c
_threadmodule.c
_tkinter.c
_weakref.c Issue #16612: Add "Argument Clinic", a compile-time preprocessor 2013-10-19 00:09:25 -07:00
_winapi.c
addrinfo.h
ar_beos
arraymodule.c
atexitmodule.c
audioop.c Issue #12866: Fix bias() for 24-bit. Add more tests. 2013-10-20 09:42:26 +03:00
binascii.c
cmathmodule.c
config.c.in
errnomodule.c
faulthandler.c
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 Issue #18742: Expose the internal hash type object for ABCs. 2013-10-22 15:05:23 +02:00
mmapmodule.c
nismodule.c
ossaudiodev.c
overlapped.c Initial checkin of asyncio package (== Tulip, == PEP 3156). 2013-10-17 13:40:50 -07:00
parsermodule.c
posixmodule.c fix compile issue on windows. path is now a struct ptr 2013-10-19 22:36:17 +02:00
posixmodule.h
pwdmodule.c
pyexpat.c
python.c
readline.c Issue #1772673: The type of char* arguments now changed to const char*. 2013-10-19 21:03:34 +03:00
resource.c Issue #16595: Add prlimit() to resource module 2013-10-22 11:21:54 +02:00
rotatingtree.c
rotatingtree.h
selectmodule.c
Setup.config.in
Setup.dist
sha1module.c Issue #18742: Expose the internal hash type object for ABCs. 2013-10-22 15:05:23 +02:00
sha256module.c Issue #18742: Expose the internal hash type object for ABCs. 2013-10-22 15:05:23 +02:00
sha512module.c Issue #18742: Expose the internal hash type object for ABCs. 2013-10-22 15:05:23 +02:00
signalmodule.c
socketmodule.c Re #18521: remove assignments of variables that are immediately reassigned. 2013-10-14 06:51:46 +02:00
socketmodule.h
spwdmodule.c
sre.h Back out accidentally pushed changeset b51218966201. 2013-10-13 09:32:59 +02:00
sre_constants.h
symtablemodule.c
syslogmodule.c
termios.c
testcapi_long.h
timemodule.c
tkappinit.c
tkinter.h
unicodedata.c Issue #16612: Add "Argument Clinic", a compile-time preprocessor 2013-10-19 00:09:25 -07:00
unicodedata_db.h
unicodename_db.h
xxlimited.c
xxmodule.c
xxsubtype.c
zipimport.c
zlibmodule.c Issue #16612: Add "Argument Clinic", a compile-time preprocessor 2013-10-19 00:09:25 -07:00