You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ville Skyttä 49b2734bf1 Spelling fixes (#2902) 9 years ago
..
_blake2 Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
_ctypes Spelling fixes (#2902) 9 years ago
_decimal bpo-27425: Be more explicit in .gitattributes (GH-840) 9 years ago
_io bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955) 9 years ago
_multiprocessing bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) 9 years ago
_sha3 bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955) 9 years ago
_sqlite bpo-30592: Fixed error messages for some builtins. (#1996) 9 years ago
cjkcodecs bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955) 9 years ago
clinic bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955) 9 years ago
expat Avoid _GNU_SOURCE redefined warning in xmlparse.c (#2670) 9 years ago
zlib - Issue #29169: Update zlib to 1.2.10. 9 years ago
README Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
Setup.config.in remove --with(out)-signal-module, since the signal module is non-optional 10 years ago
Setup.dist bpo-20210: Support the *disabled* marker in Setup files (GH-132) 9 years ago
_asynciomodule.c bpo-31061: fix crash in asyncio speedup module (GH-2966) 9 years ago
_bisectmodule.c Issue #28792: Remove aliases from _bisect 9 years ago
_bz2module.c bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) 9 years ago
_codecsmodule.c bpo-24037: Add Argument Clinic converter `bool(accept={int})`. (#485) 9 years ago
_collectionsmodule.c bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955) 9 years ago
_cryptmodule.c Issue #27332: Fixed the type of the first argument of module-level functions 10 years ago
_csv.c Use NULL rather than 0. (#778) 9 years ago
_curses_panel.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
_cursesmodule.c [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) 9 years ago
_datetimemodule.c Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896) 9 years ago
_dbmmodule.c bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) 9 years ago
_elementtree.c bpo-30892: Fix _elementtree module initialization (#2647) 9 years ago
_functoolsmodule.c bpo-29878: Add global instances of int for 0 and 1. (#852) 9 years ago
_gdbmmodule.c bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) 9 years ago
_hashopenssl.c Remove _PyArg_NoStackKeywords(). (#2641) 9 years ago
_heapqmodule.c Issue #15984: Merge PyUnicode doc from 3.5 10 years ago
_json.c bpo-30936: Fix a reference leak in json when fail to sort keys. (#2712) 9 years ago
_localemodule.c [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) 9 years ago
_lsprof.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
_lzmamodule.c Spelling fixes (#2902) 9 years ago
_math.c Issue #28256: Cleanup _math.c 9 years ago
_math.h Issue #28256: Cleanup _math.c 9 years ago
_opcode.c Issue #27332: Fixed the type of the first argument of module-level functions 10 years ago
_operator.c bpo-30592: Fixed error messages for some builtins. (#1996) 9 years ago
_pickle.c bpo-29865: Use PyXXX_GET_SIZE macros rather than Py_SIZE for concrete types. (#748) 9 years ago
_posixsubprocess.c bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834) 9 years ago
_randommodule.c bpo-30592: Fixed error messages for some builtins. (#1996) 9 years ago
_scproxy.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
_sre.c bpo-30285: Optimize case-insensitive matching and searching (#1482) 9 years ago
_ssl.c bpo-9566: Fixed _ssl module warnings (#2495) 9 years ago
_ssl_data.h Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
_stat.c Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
_struct.c bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955) 9 years ago
_testbuffer.c Expand the PySlice_GetIndicesEx macro. (#1023) 9 years ago
_testcapimodule.c bpo-30866: Add _testcapi.stack_pointer() (#2601) 9 years ago
_testimportmultiple.c Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
_testmultiphase.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
_threadmodule.c bpo-6532: Make the thread id an unsigned integer. (#781) 9 years ago
_tkinter.c Use NULL rather than 0. (#778) 9 years ago
_tracemalloc.c bpo-31018: Switch to #pragma pack from __declspec(align) (#2848) 9 years ago
_weakref.c Issue #28427: old keys should not remove new values from 9 years ago
_winapi.c bpo-30745: Fix compiler warnings introduced in bpo-30730. (#2376) 9 years ago
addrinfo.h replace PY_LONG_LONG with long long 10 years ago
arraymodule.c bpo-30592: Fixed error messages for some builtins. (#1996) 9 years ago
atexitmodule.c bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (#2034) 9 years ago
audioop.c Use uint16_t instead of short in audioop. 10 years ago
binascii.c bpo-9566: Fix some Windows x64 compiler warnings (#2492) 9 years ago
cmathmodule.c Issue 23229: add cmath.inf, cmath.nan, cmath.infj and cmath.nanj. 10 years ago
config.c.in Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
errnomodule.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
faulthandler.c bpo-30557: faulthandler now correctly filters and displays exception codes on Windows (#1924) 9 years ago
fcntlmodule.c bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) 9 years ago
fpectlmodule.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
fpetestmodule.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
gc_weakref.txt Issue #13590: Improve support for OS X Xcode 4: 14 years ago
gcmodule.c Issue #20185: Converted the gc module to Argument Clinic. 9 years ago
getaddrinfo.c Issue #26505: merge from 3.5 10 years ago
getbuildinfo.c bpo-27593: Get SCM build info from git instead of hg. (#446) 9 years ago
getnameinfo.c Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
getpath.c Issue #19398: Extra slash no longer added to sys.path components in case of 9 years ago
grpmodule.c [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) 9 years ago
hashlib.h Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. 10 years ago
hashtable.c Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy(). 10 years ago
hashtable.h Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy(). 10 years ago
itertoolsmodule.c bpo-30592: Fixed error messages for some builtins. (#1996) 9 years ago
ld_so_aix.in Issue #10656: Fix out-of-tree building on AIX 9 years ago
main.c bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260) 9 years ago
makesetup bpo-20210: Support the *disabled* marker in Setup files (GH-132) 9 years ago
makexp_aix - Changes donated by Elemental Security to make it work on AIX 5.3 21 years ago
mathmodule.c bpo-29962: add math.remainder (#950) 9 years ago
md5module.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
mmapmodule.c Expand the PySlice_GetIndicesEx macro. (#1023) 9 years ago
nismodule.c [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) 9 years ago
ossaudiodev.c bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051) 9 years ago
overlapped.c Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529) 10 years ago
parsermodule.c bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (#1131) 9 years ago
posixmodule.c Spelling fixes (#2902) 9 years ago
posixmodule.h Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
pwdmodule.c [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) 9 years ago
pyexpat.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 9 years ago
readline.c bpo-30946: Remove obsolete fallback code in readline module (#2738) 9 years ago
resource.c bpo-20185: Convert the resource moduel to Argument Clinic. (#545) 9 years ago
rotatingtree.c Untabify C files. Will watch buildbots. 16 years ago
rotatingtree.h Fix comment typo 20 years ago
selectmodule.c bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096) 9 years ago
sha1module.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
sha256module.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
sha512module.c Removed redundant Argument Clinic directives. 9 years ago
signalmodule.c bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (#2417) 9 years ago
socketmodule.c bpo-30319: socket.close() now ignores ECONNRESET (#2565) 9 years ago
socketmodule.h Add sockaddr_alg to sock_addr_t (#234) 9 years ago
spwdmodule.c [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) 9 years ago
sre.h Issue #28765: _sre.compile() now checks the type of groupindex and indexgroup 9 years ago
sre_constants.h bpo-30215: Make re.compile() locale agnostic. (#1361) 9 years ago
sre_lib.h bpo-30215: Make re.compile() locale agnostic. (#1361) 9 years ago
symtablemodule.c Issue #20186: Converted the symtable module to Argument Clinic. 9 years ago
syslogmodule.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
termios.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
testcapi_long.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
timemodule.c timemodule.c: Cast PyUnicode_AsUTF8() to char* (#1294) 9 years ago
tkappinit.c Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
tkinter.h Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
unicodedata.c bpo-30736: upgrade to Unicode 10.0 (#2344) 9 years ago
unicodedata_db.h bpo-30736: upgrade to Unicode 10.0 (#2344) 9 years ago
unicodename_db.h bpo-30736: upgrade to Unicode 10.0 (#2344) 9 years ago
winreparse.h Issue #17599: Use unique _Py_REPARSE_DATA_BUFFER etc names to avoid conflict 10 years ago
xxlimited.c merge 3.5 (#29398) 9 years ago
xxmodule.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 10 years ago
xxsubtype.c Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
zipimport.c bpo-30592: Fixed error messages for some builtins. (#1996) 9 years ago
zlibmodule.c bpo-9566: Fix some Windows x64 compiler warnings (#2492) 9 years ago

README

Source files for standard library extension modules,
and former extension modules that are now builtin modules.