Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fe1bcb64cd2e00dcb0d1fc77f627cb538510efa6
/
Modules
70e0007
Fixes Issue #16114: The subprocess module no longer provides a
by Gregory P. Smith
· 12 years ago
a10ddb8
Fixes Issue #16114: The subprocess module no longer provides a
by Gregory P. Smith
· 12 years ago
5591b02
Fixes Issue #16114: The subprocess module no longer provides a
by Gregory P. Smith
· 12 years ago
8836eef
brg_endian.h is back again
by Christian Heimes
· 12 years ago
d8463e9
merge
by Christian Heimes
· 12 years ago
dbc573f
re-add brg_endian.h to debug issue in big endian SPARC machine
by Christian Heimes
· 12 years ago
8fb9f4c
Get rid of circular import and eliminate unprefixed exported symbols
by Richard Oudkerk
· 12 years ago
09c61be
Remove unused functions from _tkinter.
by Andrew Svetlov
· 12 years ago
885dc28
Utilize PyModule_Add{IntConstant,StringConstant,Object} in _tkinter.
by Andrew Svetlov
· 12 years ago
9dc5bdd
Utilize Py_RETURN_NONE in _tkinter module.
by Andrew Svetlov
· 12 years ago
ff9c54a
Issue #16096: Merge fixes from 3.3.
by Mark Dickinson
· 12 years ago
c04ddff
Issue #16096: Fix several occurrences of potential signed integer overflow. Thanks Serhiy Storchaka.
by Mark Dickinson
· 12 years ago
2649105
remove #warning from sha3module.c
by Christian Heimes
· 12 years ago
c018f57
fix possible memory leak, dealloc newobj
by Christian Heimes
· 12 years ago
aa9a79d
Issue #16148: implemented PEP 424
by Armin Ronacher
· 12 years ago
4a0270d
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes
by Christian Heimes
· 12 years ago
6efe9df
Issue #14446: Remove deprecated tkinter functions: Delete an unused function to avoid a warning
by Jesus Cea
· 12 years ago
bf0f344
Issue #14446: Remove deprecated tkinter functions: Delete an unused function to avoid a warning
by Jesus Cea
· 12 years ago
14c81ab
#16135: Removal of OS/2 support (Modules/*)
by Jesus Cea
· 12 years ago
ab70e2a
#16135: Removal of OS/2 support (posixmodule y platform dependent files)
by Jesus Cea
· 12 years ago
456b2b8
Issue #14446: Remove deprecated tkinter functions
by Andrew Svetlov
· 12 years ago
997adb5
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
by Antoine Pitrou
· 12 years ago
ee32931
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
by Antoine Pitrou
· 12 years ago
d96c1fb
MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
by Jesus Cea
· 12 years ago
6e1d2b6
Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
by Jesus Cea
· 12 years ago
dc46945
Closes #15488: Closed files keep their buffer alive
by Jesus Cea
· 12 years ago
cf45325
Closes #15897: zipimport.c doesn't check return value of fseek(). Typo
by Jesus Cea
· 12 years ago
42db415
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
by Jesus Cea
· 12 years ago
fb22f54
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
by Jesus Cea
· 12 years ago
09bf7a7
Closes #15897: zipimport.c doesn't check return value of fseek()
by Jesus Cea
· 12 years ago
cf77454
Issue #9650: List commonly used format codes in time.strftime and time.strptime docsttings.
by Alexander Belopolsky
· 12 years ago
5f62aaa
Sanitize and modernize some of the _elementtree code (see issue #16089).
by Antoine Pitrou
· 12 years ago
c194884
Sanitize and modernize some of the _elementtree code (see issue #16089).
by Antoine Pitrou
· 12 years ago
a0346e5
Support gcc's -ansi flag: use "__asm__" instead of "asm".
by Stefan Krah
· 12 years ago
e59aa8c
Revert 29506c7db353 (build output should be accurate).
by Stefan Krah
· 12 years ago
5c9a589
merge
by Christian Heimes
· 12 years ago
72c9946
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C
by Christian Heimes
· 12 years ago
16dd524
Merge 3.3.
by Stefan Krah
· 12 years ago
e65676b
Merge 3.3.
by Stefan Krah
· 12 years ago
c7d9bde
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C
by Christian Heimes
· 12 years ago
2118a01
Merge 3.3.
by Stefan Krah
· 12 years ago
9a3f05e
Make it clear that the pi function is modified for benchmarking purposes.
by Stefan Krah
· 12 years ago
b8350f1
upgrade to UCD 6.2
by Benjamin Peterson
· 12 years ago
6b6a1df
Restore the benchmark order to avoid waiting for decimal.py if just the
by Stefan Krah
· 12 years ago
6cf50c5
Fix whitespace.
by Brett Cannon
· 12 years ago
63092fe
Fix whitespace.
by Brett Cannon
· 12 years ago
d266c44
Make the decimal bench file run under Python 2.7.
by Brett Cannon
· 12 years ago
49d1302
merge 3.2: Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.
by Senthil Kumaran
· 12 years ago
67b7b98
Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.
by Senthil Kumaran
· 12 years ago
22340be
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
by Christian Heimes
· 12 years ago
e26d3af
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
by Christian Heimes
· 12 years ago
3b9493b
Use C-style comments for C89 / ANSI C compatibility
by Christian Heimes
· 12 years ago
91ceece
Use C-style comments (required for the AIX build slave).
by Stefan Krah
· 12 years ago
7e6523f
Use C-style comments.
by Stefan Krah
· 12 years ago
a3ff101
Issue #5969: faulthandler module: rename dump_tracebacks_later() to
by Victor Stinner
· 12 years ago
57caede
Issue #15973: fixed 3.2 backport.
by Alexander Belopolsky
· 12 years ago
9b9ed86
merged 3.2
by Alexander Belopolsky
· 12 years ago
3ec1536
Issue #15973: Fixed segmentation fault on timezone comparison to other types.
by Alexander Belopolsky
· 12 years ago
ca8aa4a
Issue #15144: Fix possible integer overflow when handling pointers as integer values, by using Py_uintptr_t instead of size_t.
by Antoine Pitrou
· 12 years ago
1c47222
merge
by Christian Heimes
· 12 years ago
5cb31c9
Issue #15977: Fix memory leak in Modules/_ssl.c when the function _set_npn_protocols() is called multiple times
by Christian Heimes
· 12 years ago
9a46105
#15965: Explicitly cast AT_FDCWD as (int).
by Trent Nelson
· 12 years ago
6d10b4d
#15796: merge with 3.2.
by Ezio Melotti
· 12 years ago
16d2b47
#15796: Fix \n in readline docstring. Patch by Serhiy Storchaka.
by Ezio Melotti
· 12 years ago
9d20e0e
Issue #15926: Fix crash after multiple reinitializations of the interpreter.
by Antoine Pitrou
· 12 years ago
6f3e5e4
remove useless and defined initialization (closes #15921)
by Benjamin Peterson
· 12 years ago
b7a2800
MERGE: Closes #15793: Stack corruption in ssl.RAND_egd()
by Jesus Cea
· 12 years ago
c8754a1
Closes #15793: Stack corruption in ssl.RAND_egd()
by Jesus Cea
· 12 years ago
67bd81b
MERGE: #15676: mmap: add empty file check prior to offset check <- Previous patch was incomplete (fix 2)
by Jesus Cea
· 12 years ago
e8db356
#15676: mmap: add empty file check prior to offset check <- Previous patch was incomplete (fix 2)
by Jesus Cea
· 12 years ago
4886d5b
#15676: mmap: add empty file check prior to offset check <- Previous patch was incomplete
by Jesus Cea
· 12 years ago
1f2799b
#15676: mmap: add empty file check prior to offset check <- Previous patch was incomplete
by Jesus Cea
· 12 years ago
76e1217
Issue #15882: Change _decimal to accept any coefficient tuple when
by Stefan Krah
· 12 years ago
f47d79f
Fixed reference leak in error branch of _bufferedreader_read_all(). The variable data can contain a bytes object but it wasn't cleaned up when PyList_New() failed. CID 715364
by Christian Heimes
· 12 years ago
89ff3c7
Fixed out-of-bounce write to rawmode buffer. The fixed size buffer wasn't enlarged for the new 'x' flag. The buffer may contain the 5 flags xrwa+ and the \0 byte
by Christian Heimes
· 12 years ago
1b5c76a
Fixed two memory leaks in make_filename() in zipimport.c. The allocated buffer wasn't cleaned up in two error cases. CID 486832
by Christian Heimes
· 12 years ago
15b6885
Make sure that *really* no more than sizeof(ifr.ifr_name) chars are strcpy-ed to ifr.ifr_name and that the string is *always* NUL terminated. New code shouldn't use strcpy(), too. CID 719692
by Christian Heimes
· 12 years ago
1b3f3b0
Closes #15676: mmap: add empty file check prior to offset check
by Jesus Cea
· 12 years ago
941bfcc
Closes #15676: mmap: add empty file check prior to offset check
by Jesus Cea
· 12 years ago
ea94ba4
Merge 3.2.
by Stefan Krah
· 12 years ago
96efdd4
Issue #15868: Fix refleak in bytesio.c (Coverity #715365).
by Stefan Krah
· 12 years ago
2dabaf6
Issue #15876: Fix a refleak in the curses module
by Ross Lagerwall
· 12 years ago
527a240
_testbuffer.c: In all current use cases of cmp_structure() dest->format and
by Stefan Krah
· 12 years ago
11946fb
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
by Antoine Pitrou
· 12 years ago
1d85745
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
by Antoine Pitrou
· 12 years ago
9f16e44
Close #14223: Fix window.addch(curses.ACS_HLINE)
by Victor Stinner
· 12 years ago
1d39cde
Issue #15785: Modify window.get_wch() API of the curses module: return a
by Victor Stinner
· 12 years ago
cb460b9
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is
by Ronald Oussoren
· 12 years ago
2543756
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is compiled using the clang compiler
by Ronald Oussoren
· 12 years ago
fc33d4c
Issue #15544: Fix Decimal.__float__ to work with payload-carrying NaNs.
by Mark Dickinson
· 12 years ago
a4b0701
Merge with 3.2
by Ross Lagerwall
· 12 years ago
f2b34b8
Issue 15777: Fix a refleak in _posixsubprocess.
by Ross Lagerwall
· 12 years ago
66e6317
Issue #15770: Check invalid arguments in test function. Patch by Victor Stinner.
by Stefan Krah
· 12 years ago
f21587e
mpd_qpowmod(): calculate result with zero-exponent for compatibility with
by Stefan Krah
· 12 years ago
17183a2
Use zero bottom margin.
by Stefan Krah
· 12 years ago
ad5b439
In the 32-bit build, dec_hash() raised InvalidOperation if the operand
by Stefan Krah
· 12 years ago
2fd502f
1) Use _mpd_basedivmod() regardless of the length of the dividend. This is
by Stefan Krah
· 12 years ago
9bd9cd3
Fix for issue 15716: interpreter could crash when PYTHONEXECUTABLE was set on Mac OS X.
by Ronald Oussoren
· 12 years ago
eb61f8b
Fix for issue 15716: interpreter could crash when PYTHONEXECUTABLE was set on Mac OS X.
by Ronald Oussoren
· 12 years ago
6733927
Fix typo in error handling for WaitForMultipleObjects()
by Richard Oudkerk
· 12 years ago
Next »