index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch
Victor Stinner
2015-07-29
1
-0/+28
*
Issue #23254: Document how to close the TCPServer listening socket.
Robert Collins
2015-07-29
1
-0/+2
*
Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
Robert Collins
2015-07-26
1
-1/+1
*
Issue #24613: Calling array.fromstring() with self is no longer allowed
Serhiy Storchaka
2015-07-26
1
-0/+1
*
proper overflow checks for mymemreplace (closes #24708)
Benjamin Peterson
2015-07-25
1
-0/+5
*
Issue #24620: Random.setstate() now validates the value of state last element.
Serhiy Storchaka
2015-07-24
1
-0/+5
*
Issue #13938: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
Robert Collins
2015-07-22
2
-1/+5
*
Issue #20792: Expand idle_test.test_pathbowser. Tweak file.
Terry Jan Reedy
2015-07-20
2
-3/+20
*
Issue #24671: Finish print conversion, idlelib GrepDialog and WidgetRedirector.
Terry Jan Reedy
2015-07-19
2
-1/+3
*
Close #24508: Backport the 3.5 MSBuild project files.
Zachary Ware
2015-07-16
4
-8/+20
*
Backport b80d141a044e
Zachary Ware
2015-07-13
1
-1/+0
*
Added regression test for issue24581.
Serhiy Storchaka
2015-07-08
1
-0/+11
*
Issue #24259: tarfile now raises a ReadError if an archive is truncated insid...
Lars Gustäbel
2015-07-06
2
-3/+38
*
Issue #24540: fix typo in json.dumps docstring
Ned Deily
2015-07-05
1
-1/+2
*
Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference
Ned Deily
2015-07-04
1
-4/+3
*
Issue #24514: tarfile now tolerates number fields consisting of only whitespace.
Lars Gustäbel
2015-07-02
2
-1/+10
*
Update setuptools to 18.0.1 and pip to 7.1.0
Donald Stufft
2015-07-01
3
-2/+2
*
Issue #24467: Fixed possible buffer over-read in bytearray. The bytearray
Serhiy Storchaka
2015-06-29
1
-1/+18
*
Issue #20387: Backport fix from Python 3.4
Jason R. Coombs
2015-06-28
1
-0/+17
*
Issue #20387: Backport test from Python 3.4
Jason R. Coombs
2015-06-28
1
-1/+19
*
Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm()
Serhiy Storchaka
2015-06-28
1
-0/+15
*
Issue #24336: Backported test for contextmanager. Patch by Martin Panter.
Serhiy Storchaka
2015-06-28
1
-0/+8
*
ensure internal buffer is large enough for string after flushing (closes #24481)
Benjamin Peterson
2015-06-27
1
-0/+4
*
Issue #24497: update link in test_decimal comments
Ned Deily
2015-06-24
1
-1/+1
*
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
Antoine Pitrou
2015-06-23
1
-10/+41
*
Issue #24408: Prevent test_font failures with non-ascii font names.
Ned Deily
2015-06-21
1
-2/+2
*
Issue #24408: Fixed test for tkinter.Font on OS X.
Serhiy Storchaka
2015-06-21
1
-1/+10
*
Issue #24408: Added more tkinter.Font tests.
Serhiy Storchaka
2015-06-09
1
-5/+65
*
Issue #24299: Fixed test__locale on Solaris.
Serhiy Storchaka
2015-06-08
1
-2/+3
*
Upgrade pip to 7.0.3 and setuptools to 17.0
Donald Stufft
2015-06-02
3
-2/+2
*
Issue #24267 - Ensure that pip version check is disabled on uninstall
Donald Stufft
2015-06-02
2
-6/+21
*
Issue #19543: Emit deprecation warning for known non-text encodings.
Serhiy Storchaka
2015-05-31
15
-22/+125
*
Fixed test_audioop for issue #24326.
Serhiy Storchaka
2015-05-31
1
-3/+1
*
Fixed the array module in unicode disabled build (regression of issue20014).
Serhiy Storchaka
2015-05-31
1
-1/+4
*
Issue #24264: Fixed buffer overflow in the imageop module.
Serhiy Storchaka
2015-05-31
1
-1/+3
*
Issue #21853: Fixed the inspect module in unicode disabled build.
Serhiy Storchaka
2015-05-31
2
-5/+14
*
Issue #5633: Fixed timeit when the statement is a string and the setup is not.
Serhiy Storchaka
2015-05-30
2
-3/+11
*
Issue #24326: Fixed audioop.ratecv() with non-default weightB argument.
Serhiy Storchaka
2015-05-29
1
-0/+17
*
Issue #22095: Fixed HTTPConnection.set_tunnel with default port. The port
Serhiy Storchaka
2015-05-28
2
-7/+8
*
Issue #24286: Register dict views with the MappingView ABCs.
Raymond Hettinger
2015-05-26
3
-1/+28
*
keep distutils version in sync with python version automatically
Benjamin Peterson
2015-05-26
1
-8/+2
*
Update idlelib/NEWS.txt.
Terry Jan Reedy
2015-05-23
1
-1/+20
*
merge 2.7.10 release branch
Benjamin Peterson
2015-05-23
1
-1/+1
|
\
|
*
python 2.7.10 final
v2.7.10
Benjamin Peterson
2015-05-23
1
-1/+1
*
|
merge 2.7.10 release branch
Benjamin Peterson
2015-05-23
39
-154/+385
|
\
\
|
|
/
|
/
|
|
*
Upgrade pip to 7.0.1
Donald Stufft
2015-05-23
2
-1/+1
|
*
merge 2.7.10 release branch
Benjamin Peterson
2015-05-22
1
-1/+4
|
|
\
|
*
|
Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked
Serhiy Storchaka
2015-05-22
1
-0/+8
|
*
|
Upgrade pip to 7.0 and setuptools to 16.0
Donald Stufft
2015-05-22
3
-2/+2
|
*
|
Issue #24134: Use assertRaises() in context manager form in test_slice to
Serhiy Storchaka
2015-05-20
1
-1/+2
[next]