.. |
_ctypes
|
Issue #27125: Remove duplicated words from documentation and comments
|
2016-05-30 04:04:50 +00:00 |
_io
|
Fix spelling (inital), grammar (may translates) in documentation, comments
|
2016-04-19 04:03:41 +00:00 |
_multiprocessing
|
Issue #24303: Fix random EEXIST upon multiprocessing semaphores creation with
|
2016-02-12 22:39:21 +00:00 |
_sqlite
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
cjkcodecs
|
fix indentation and add curlies (closes #27093)
|
2016-05-23 22:47:50 -07:00 |
expat
|
…
|
|
zlib
|
- Issue #22381: Update zlib to 1.2.8.
|
2014-09-11 08:32:46 +02:00 |
Setup.config.in
|
…
|
|
Setup.dist
|
- Use PLATDIR for the platform directory everywhere (refactoring only)
|
2015-04-13 21:55:08 +02:00 |
_bisectmodule.c
|
…
|
|
_bsddb.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
_codecsmodule.c
|
…
|
|
_collectionsmodule.c
|
remove some copyright notices supserseded by the toplevel ones
|
2016-01-01 11:53:47 -06:00 |
_csv.c
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
_curses_panel.c
|
Issue #25745: Fixed leaking a userptr in curses panel destructor.
|
2016-05-09 00:11:59 +03:00 |
_cursesmodule.c
|
…
|
|
_elementtree.c
|
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
|
2016-04-15 02:14:19 +00:00 |
_functoolsmodule.c
|
Issue #26200: Restored more safe usages of Py_SETREF.
|
2016-04-11 09:53:37 +03:00 |
_hashopenssl.c
|
fix spacing
|
2015-09-27 02:13:40 -07:00 |
_heapqmodule.c
|
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
|
2016-04-15 02:14:19 +00:00 |
_hotshot.c
|
ensure internal buffer is large enough for string after flushing (closes #24481)
|
2015-06-27 14:52:41 -05:00 |
_json.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
_localemodule.c
|
Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer
|
2015-02-16 13:16:07 +02:00 |
_lsprof.c
|
…
|
|
_math.c
|
…
|
|
_math.h
|
…
|
|
_randommodule.c
|
Issue #24620: Random.setstate() now validates the value of state last element.
|
2015-07-24 09:02:53 +03:00 |
_sre.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
_ssl.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
_ssl_data.h
|
Issue #23248: Update ssl error codes from latest OpenSSL git master.
|
2015-01-18 17:39:32 +01:00 |
_struct.c
|
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
|
2016-04-06 09:51:18 +03:00 |
_testcapimodule.c
|
Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N"
|
2016-05-20 22:31:24 +03:00 |
_tkinter.c
|
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8.5.8
|
2015-04-21 21:17:33 +03:00 |
_weakref.c
|
…
|
|
addrinfo.h
|
…
|
|
almodule.c
|
…
|
|
ar_beos
|
…
|
|
arraymodule.c
|
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
|
2015-12-19 20:07:48 +02:00 |
audioop.c
|
Corrections for a/an in code comments and documentation
|
2016-05-08 13:45:55 +00:00 |
binascii.c
|
Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize
|
2014-04-25 09:51:21 +00:00 |
bsddb.h
|
…
|
|
bsddbmodule.c
|
…
|
|
bz2module.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
cPickle.c
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
cStringIO.c
|
…
|
|
cdmodule.c
|
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
|
2016-04-06 09:51:18 +03:00 |
cgen.py
|
…
|
|
cgensupport.c
|
…
|
|
cgensupport.h
|
…
|
|
clmodule.c
|
…
|
|
cmathmodule.c
|
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
|
2015-06-23 14:31:11 +02:00 |
config.c.in
|
…
|
|
cryptmodule.c
|
…
|
|
cstubs
|
…
|
|
datetimemodule.c
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
dbmmodule.c
|
…
|
|
dlmodule.c
|
…
|
|
errnomodule.c
|
…
|
|
fcntlmodule.c
|
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
|
2014-11-10 10:42:06 +02:00 |
flmodule.c
|
Issue #20437: Fixed 43 potential bugs when deleting objects references.
|
2014-02-09 13:14:04 +02:00 |
fmmodule.c
|
…
|
|
fpectlmodule.c
|
…
|
|
fpetestmodule.c
|
…
|
|
future_builtins.c
|
…
|
|
gc_weakref.txt
|
…
|
|
gcmodule.c
|
remove trailing spaces.
|
2013-12-18 11:25:26 -08:00 |
gdbmmodule.c
|
…
|
|
getaddrinfo.c
|
Issue #26505: Fix typos in getaddrinfo license text.
|
2016-03-07 14:51:19 -05:00 |
getbuildinfo.c
|
…
|
|
getnameinfo.c
|
…
|
|
getpath.c
|
…
|
|
glmodule.c
|
…
|
|
grpmodule.c
|
Closes #19342: improve docstrings in grp module.
|
2014-10-02 08:34:41 +02:00 |
imageop.c
|
Issue #24264: Fixed buffer overflow in the imageop module.
|
2015-05-31 09:05:10 +03:00 |
imgfile.c
|
…
|
|
itertoolsmodule.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
ld_so_aix.in
|
…
|
|
ld_so_beos
|
…
|
|
linuxaudiodev.c
|
…
|
|
main.c
|
…
|
|
makesetup
|
…
|
|
makexp_aix
|
…
|
|
mathmodule.c
|
Issue #26114: Remove mention of 'Numerical Recipes'.
|
2016-01-15 09:41:49 -08:00 |
md5.c
|
…
|
|
md5.h
|
…
|
|
md5module.c
|
…
|
|
mmapmodule.c
|
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
|
2015-12-19 20:07:48 +02:00 |
nismodule.c
|
…
|
|
operator.c
|
Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of
|
2016-04-29 09:12:38 +03:00 |
ossaudiodev.c
|
Issue #16404: Add checks for return value of PyInt_FromLong() in
|
2013-12-17 15:09:45 +02:00 |
parsermodule.c
|
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
|
2015-12-19 20:07:48 +02:00 |
posixmodule.c
|
Issue #24611: Fixed compiling the posix module on non-Windows platforms
|
2015-07-12 16:41:29 +03:00 |
posixmodule.h
|
Removed useless Py_LIMITED_API checks.
|
2014-08-17 13:29:13 +03:00 |
puremodule.c
|
…
|
|
pwdmodule.c
|
…
|
|
pyexpat.c
|
Issue #6676: Ensure a meaningful exception is raised when attempting
|
2014-03-27 16:38:32 -07:00 |
python.c
|
Replace fpgetmask() with fedisableexcept()
|
2016-01-20 22:30:58 +01:00 |
readline.c
|
Issue #6953: Rearrange and expand Readline module documentation
|
2016-04-05 07:37:22 +00:00 |
resource.c
|
…
|
|
rotatingtree.c
|
…
|
|
rotatingtree.h
|
…
|
|
selectmodule.c
|
Issue #23652: Make the select module compile against LSB headers.
|
2015-08-01 21:30:11 -05:00 |
sgimodule.c
|
…
|
|
sha256module.c
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
sha512module.c
|
Issue #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
shamodule.c
|
…
|
|
signalmodule.c
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:12 +03:00 |
socketmodule.c
|
Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on
|
2016-02-23 22:03:39 +11:00 |
socketmodule.h
|
make _socket.socket weakrefable (closes #22569)
|
2014-10-06 14:38:20 -04:00 |
spwdmodule.c
|
…
|
|
sre.h
|
…
|
|
sre_constants.h
|
…
|
|
stropmodule.c
|
proper overflow checks for mymemreplace (closes #24708)
|
2015-07-24 23:25:35 -07:00 |
sunaudiodev.c
|
…
|
|
svmodule.c
|
Issue #20437: Fixed 43 potential bugs when deleting objects references.
|
2014-02-09 13:14:04 +02:00 |
symtablemodule.c
|
just return toplevel symbol table rather than all blocks (closes #19393)
|
2013-10-26 13:13:51 -04:00 |
syslogmodule.c
|
…
|
|
termios.c
|
…
|
|
testcapi_long.h
|
…
|
|
threadmodule.c
|
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
|
2015-05-30 17:45:12 +03:00 |
timemodule.c
|
…
|
|
timing.h
|
…
|
|
timingmodule.c
|
…
|
|
tkappinit.c
|
…
|
|
tkinter.h
|
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8.5.8
|
2015-04-21 21:17:33 +03:00 |
unicodedata.c
|
fix possible overflow bugs in unicodedata (closes #23367)
|
2015-03-02 11:17:05 -05:00 |
unicodedata_db.h
|
…
|
|
unicodename_db.h
|
…
|
|
xxmodule.c
|
…
|
|
xxsubtype.c
|
…
|
|
yuv.h
|
…
|
|
yuvconvert.c
|
…
|
|
zipimport.c
|
Fixed an infinite loop in zipimport caused by cebcd2fd3e1f (issue #19883).
|
2016-01-29 00:37:28 +02:00 |
zlibmodule.c
|
Issue #5784: Expand documentation and tests for zlib wbits parameter
|
2016-05-27 07:32:11 +00:00 |