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
*
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
*
|
|
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]...
Guido van Rossum
2016-01-06
1
-0/+3
*
|
|
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
Guido van Rossum
2016-01-06
2
-0/+4
*
|
|
Post-release touchups for Python 3.4.4 final.
Larry Hastings
2015-12-21
1
-0/+12
*
|
|
Release bump for Python 3.4.4 final.
v3.4.4
Larry Hastings
2015-12-20
1
-4/+3
*
|
|
Post-release fixups for Python 3.4.4rc1.
Larry Hastings
2015-12-07
1
-0/+12
*
|
|
Version bump for 3.4.4rc1.
v3.4.4rc1
Larry Hastings
2015-12-06
1
-2/+3
*
|
|
Issue #25798: Update OS X 10.5+ 32-bit-only installer to build
Ned Deily
2015-12-06
1
-2/+2
*
|
|
merge 3.3
Benjamin Peterson
2015-12-05
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
merge 3.2
Benjamin Peterson
2015-12-05
1
-3/+4
|
|
\
\
|
|
|
/
|
|
*
add CVE and issue number
Benjamin Peterson
2015-12-05
1
-2/+3
*
|
|
#24903: Remove misleading error message to fix regression.
R David Murray
2015-12-05
2
-0/+5
[next]