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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version bump for Python 3.4.6.
v3.4.6
Larry Hastings
2017-01-16
1
-5/+1
*
Post-release fixups for Python 3.4.6rc1.
Larry Hastings
2017-01-03
1
-0/+12
*
Version bump for 3.4.6rc1.
v3.4.6rc1
Larry Hastings
2017-01-02
1
-1/+1
*
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
Serhiy Storchaka
2016-11-12
1
-0/+3
|
\
|
*
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
Serhiy Storchaka
2016-11-12
1
-0/+3
*
|
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
Serhiy Storchaka
2016-11-08
1
-0/+4
|
\
\
|
|
/
|
*
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
Serhiy Storchaka
2016-11-08
1
-0/+4
|
*
Issue #26171: Prevent buffer overflow in get_data
Berker Peksag
2016-09-14
1
-0/+3
*
|
Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug b...
Serhiy Storchaka
2016-10-25
1
-0/+3
*
|
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
Zachary Ware
2016-10-11
1
-0/+5
*
|
Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
Yury Selivanov
2016-10-06
1
-0/+3
*
|
Issue #12885: Revert commits in 3.4 branch which is security-only fixes.
Jason R. Coombs
2016-09-02
1
-2/+0
*
|
Issue #12885: Correct issue reference in NEWS
Jason R. Coombs
2016-09-02
1
-1/+1
*
|
Issue #12285: Update NEWS
Jason R. Coombs
2016-09-02
1
-0/+2
*
|
merge 3.3 (#27783)
Benjamin Peterson
2016-08-17
1
-0/+2
|
\
\
|
|
/
|
*
rearrange methodcaller_new so that the main error case does not cause uniniti...
Benjamin Peterson
2016-08-17
1
-0/+2
*
|
merge 3.3 (#27774)
Benjamin Peterson
2016-08-16
1
-0/+2
|
\
\
|
|
/
|
*
do not decref value borrowed from list (closes #27774)
Benjamin Peterson
2016-08-16
1
-0/+2
*
|
fail when negative values are passed to instr()
Benjamin Peterson
2016-08-16
1
-2/+2
*
|
merge 3.3 (closes #27760)
Benjamin Peterson
2016-08-14
1
-0/+2
|
\
\
|
|
/
|
*
fix possible integer overflow in binascii.b2a_qp (closes #27760)
Benjamin Peterson
2016-08-14
1
-0/+2
*
|
do not allow reading negative values with getstr()
Benjamin Peterson
2016-08-14
1
-0/+3
*
|
merge 3.3 (#27758)
Benjamin Peterson
2016-08-14
1
-0/+3
|
\
\
|
|
/
|
*
check for overflow in join_append_data (closes #27758)
Benjamin Peterson
2016-08-14
1
-0/+3
*
|
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+4
|
\
\
|
|
/
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+4
*
|
Issue #27369: Merge test_pyexpat from 3.3 into 3.4
Martin Panter
2016-07-14
1
-0/+6
|
\
\
|
|
/
|
*
Issue #27369: Merge test_pyexpat from 3.2 into 3.3
Martin Panter
2016-07-14
1
-0/+3
|
|
\
|
|
*
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
3.2
Martin Panter
2016-07-14
1
-0/+3
|
|
*
Issue #22758: Move NEWS entry to Library section
Martin Panter
2016-07-14
1
-3/+3
|
|
*
#22758: fix regression in handling of secure cookies.
R David Murray
2016-07-10
1
-0/+3
|
*
|
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
Serhiy Storchaka
2015-12-02
1
-0/+5
*
|
|
Post-release fixups for Python 3.4.5.
Larry Hastings
2016-06-27
1
-0/+12
*
|
|
Version bump for 3.4.5 final.
v3.4.5
Larry Hastings
2016-06-25
1
-0/+11
*
|
|
Release bump for 3.4.5rc1.
v3.4.5rc1
Larry Hastings
2016-06-12
1
-3/+3
*
|
|
upgrade expt to 2.1.1 (closes #26556)
Benjamin Peterson
2016-06-11
1
-0/+2
*
|
|
raise an error when STARTTLS fails
Benjamin Peterson
2016-06-11
1
-0/+3
*
|
|
Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289.
Guido van Rossum
2016-05-19
1
-6/+0
*
|
|
remove useless $ keyword (closes #17167)
Benjamin Peterson
2016-03-22
1
-1/+1
*
|
|
properly use the ObjArgs variant of CallMethod in dictview binary operations ...
Benjamin Peterson
2016-03-04
1
-0/+3
*
|
|
#26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.
Ezio Melotti
2016-02-27
1
-0/+1
*
|
|
open the cert store readonly
Benjamin Peterson
2016-02-18
1
-0/+2
*
|
|
prevent buffer overflow in get_data (closes #26171)
Benjamin Peterson
2016-01-21
1
-0/+3
*
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
Martin Panter
2016-01-14
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
Martin Panter
2016-01-14
1
-0/+7
|
|
\
\
|
|
|
/
|
|
*
Issue #25940: Use self-signed.pythontest.net in SSL tests
Martin Panter
2016-01-14
1
-0/+7
|
*
|
fix reordering
Benjamin Peterson
2015-12-05
1
-4/+4
*
|
|
Issue #26050: Add asyncio.StreamReader.readuntil() method.
Yury Selivanov
2016-01-11
1
-0/+3
*
|
|
Sync with asyncio repo
Andrew Svetlov
2016-01-11
1
-0/+5
*
|
|
Issue #22570: Add 'path' attribute to pathlib.Path objects.
Guido van Rossum
2016-01-06
1
-0/+6
[next]