cpython/Modules
Serhiy Storchaka 8f8ec92de8 Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them.  Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.  Fixed
shebang lines in the unittestgui and checkpip scripts.
2014-01-16 17:33:23 +02:00
..
_ctypes Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:33:23 +02:00
_decimal Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
_io
_multiprocessing
_sqlite
cjkcodecs
expat
zlib
_bisectmodule.c
_bz2module.c
_codecsmodule.c
_collectionsmodule.c merge 3.3 (#20250) 2014-01-13 23:56:30 -05:00
_cryptmodule.c Clinic-ize the crypt module. Derby! 2014-01-14 21:00:27 +01:00
_csv.c
_curses_panel.c
_cursesmodule.c Issue #19273: The marker comments Argument Clinic uses have been changed 2014-01-07 12:41:53 -08:00
_datetimemodule.c Issue #19273: The marker comments Argument Clinic uses have been changed 2014-01-07 12:41:53 -08:00
_dbmmodule.c Issue #19273: The marker comments Argument Clinic uses have been changed 2014-01-07 12:41:53 -08:00
_elementtree.c
_freeze_importlib.c
_functoolsmodule.c
_gdbmmodule.c
_hashopenssl.c
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_lzmamodule.c
_math.c
_math.h
_opcode.c Issue #19273: The marker comments Argument Clinic uses have been changed 2014-01-07 12:41:53 -08:00
_operator.c
_pickle.c Issue #20228: Argument Clinic now has special support for class special 2014-01-12 14:12:59 -08:00
_posixsubprocess.c
_randommodule.c
_scproxy.c
_sre.c Issue #19723: Missed one conversion to the new Argument Clinic syntax. 2014-01-07 14:25:26 -08:00
_ssl.c Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for. 2014-01-09 20:09:03 +01:00
_ssl_data.h
_stat.c
_struct.c
_testbuffer.c
_testcapimodule.c
_testembed.c
_testimportmultiple.c
_threadmodule.c
_tkinter.c
_tracemalloc.c
_weakref.c Issue #19273: The marker comments Argument Clinic uses have been changed 2014-01-07 12:41:53 -08:00
_winapi.c
addrinfo.h
ar_beos
arraymodule.c
atexitmodule.c
audioop.c fix refleak in the error case 2014-01-13 09:20:53 -05: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
hashtable.c
hashtable.h
itertoolsmodule.c
ld_so_aix.in
ld_so_beos
main.c
makesetup
makexp_aix
mathmodule.c
md5module.c
mmapmodule.c
nismodule.c
ossaudiodev.c
overlapped.c
parsermodule.c
posixmodule.c fix build when SCHED_SPORADIC is defined (closes #20217) 2014-01-10 09:22:40 -06:00
posixmodule.h
pwdmodule.c
pyexpat.c
python.c
readline.c
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c
Setup.config.in
Setup.dist
sha1module.c
sha256module.c
sha512module.c
signalmodule.c
socketmodule.c merge 3.3 (#20251) 2014-01-14 00:22:50 -05:00
socketmodule.h
spwdmodule.c
sre.h
sre_constants.h
sre_lib.h
symtablemodule.c
syslogmodule.c
termios.c
testcapi_long.h
timemodule.c
tkappinit.c
tkinter.h
unicodedata.c Issue #19273: The marker comments Argument Clinic uses have been changed 2014-01-07 12:41:53 -08:00
unicodedata_db.h
unicodename_db.h
xxlimited.c
xxmodule.c
xxsubtype.c
zipimport.c merge 3.3 2014-01-09 09:36:23 -06:00
zlibmodule.c Issue #20214: Fixed a number of small issues and documentation errors in 2014-01-12 11:09:57 -08:00