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
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge 3.3
Benjamin Peterson
2017-01-02
8
-9/+10
|
\
|
*
ring in 2017 for Python
Benjamin Peterson
2017-01-02
8
-9/+10
*
|
Upgrade pip to 9.0.1 and setuptools to 28.8.0
Donald Stufft
2016-11-16
3
-2/+2
*
|
Issue #28563: Make plural form selection more lenient and accepting
Serhiy Storchaka
2016-11-14
2
-8/+20
|
\
\
|
|
/
|
*
Issue #28563: Make plural form selection more lenient and accepting
Serhiy Storchaka
2016-11-14
2
-8/+20
*
|
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
Serhiy Storchaka
2016-11-12
2
-1/+4
|
\
\
|
|
/
|
*
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
Serhiy Storchaka
2016-11-12
2
-1/+4
*
|
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
Serhiy Storchaka
2016-11-08
3
-45/+216
|
\
\
|
|
/
|
*
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
Serhiy Storchaka
2016-11-08
3
-45/+216
*
|
Upgrade pip to 9.0 and setuptools to 28.7.1
Donald Stufft
2016-11-02
4
-2/+2
*
|
Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug b...
Serhiy Storchaka
2016-10-25
2
-10/+5
*
|
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
Zachary Ware
2016-10-11
4
-3/+8
*
|
Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
Yury Selivanov
2016-10-06
3
-9/+43
*
|
properly handle the single null-byte file (closes #24022)
Benjamin Peterson
2016-09-19
1
-1/+1
*
|
Issue #26171: Null merge
Berker Peksag
2016-09-14
0
-0/+0
|
\
\
|
|
/
|
*
Issue #26171: Prevent buffer overflow in get_data
Berker Peksag
2016-09-14
2
-0/+8
*
|
Upgrade setuptools to 27.1.2
Donald Stufft
2016-09-09
2
-1/+1
*
|
Upgrade setuptools to 27.1.1
Donald Stufft
2016-09-09
2
-1/+1
*
|
Issue #27960: Revert state to 675e20c38fdac6, backing out all changes by deve...
Jason R. Coombs
2016-09-06
1
-2/+5
*
|
Issue #12885: Revert commits in 3.4 branch which is security-only fixes.
Jason R. Coombs
2016-09-02
3
-69/+29
*
|
Issue #12885: Correct issue reference in NEWS
Jason R. Coombs
2016-09-02
1
-1/+1
*
|
Backed out changeset cc86e9e102e8
Jason R. Coombs
2016-09-02
1
-2/+9
*
|
Issue #12285: Update NEWS
Jason R. Coombs
2016-09-02
1
-0/+2
*
|
Issue #12285: Replace implementation of findall with implementation from Setu...
Jason R. Coombs
2015-09-19
1
-27/+21
*
|
Sort result to avoid spurious errors due to order.
Jason R. Coombs
2015-08-30
1
-2/+2
*
|
Add docstring and additional test revealing nuances of the implementation as ...
Jason R. Coombs
2015-09-19
1
-0/+16
*
|
Add another test capturing the basic discovery expectation.
Jason R. Coombs
2015-08-30
1
-0/+11
*
|
Issue #12285: Add test capturing failure.
Jason R. Coombs
2015-08-30
1
-0/+10
*
|
Use modern mechanism for test discovery
Jason R. Coombs
2015-08-30
1
-5/+2
*
|
merge 3.3 (#27783)
Benjamin Peterson
2016-08-17
2
-8/+9
|
\
\
|
|
/
|
*
rearrange methodcaller_new so that the main error case does not cause uniniti...
Benjamin Peterson
2016-08-17
2
-8/+9
*
|
merge 3.3 (#27774)
Benjamin Peterson
2016-08-16
2
-3/+3
|
\
\
|
|
/
|
*
do not decref value borrowed from list (closes #27774)
Benjamin Peterson
2016-08-16
2
-3/+3
*
|
fail when negative values are passed to instr()
Benjamin Peterson
2016-08-16
3
-2/+12
*
|
Update setuptools/pip to 25.2.0/8.1.2
Donald Stufft
2016-08-14
3
-2/+2
*
|
merge 3.3 (closes #27760)
Benjamin Peterson
2016-08-14
2
-9/+17
|
\
\
|
|
/
|
*
fix possible integer overflow in binascii.b2a_qp (closes #27760)
Benjamin Peterson
2016-08-14
2
-9/+18
*
|
do not allow reading negative values with getstr()
Benjamin Peterson
2016-08-14
3
-0/+14
*
|
merge 3.3 (#27758)
Benjamin Peterson
2016-08-14
2
-4/+22
|
\
\
|
|
/
|
*
check for overflow in join_append_data (closes #27758)
Benjamin Peterson
2016-08-14
2
-4/+22
*
|
Issue #20160: Merged fix from 3.3.
Vinay Sajip
2016-08-05
3
-2/+65
|
\
\
|
|
/
|
*
Issue #20160: Handled passing of large structs to callbacks correctly.
Vinay Sajip
2016-08-05
3
-2/+65
*
|
Merge 3.3
Donald Stufft
2016-08-03
3
-5/+5
|
\
\
|
|
/
|
*
Switch upload.pypi.io to upload.pypi.org
Donald Stufft
2016-08-03
3
-4/+4
*
|
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
5
-0/+42
|
\
\
|
|
/
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
5
-0/+42
*
|
Issue #27369: Merge test_pyexpat from 3.3 into 3.4
Martin Panter
2016-07-14
2
-4/+8
|
\
\
|
|
/
|
*
Issue #27369: Merge test_pyexpat from 3.2 into 3.3
Martin Panter
2016-07-14
2
-4/+5
|
|
\
|
|
*
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
3.2
Martin Panter
2016-07-14
2
-4/+5
|
|
*
Issue #22758: Move NEWS entry to Library section
Martin Panter
2016-07-14
1
-3/+3
[next]