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
*
[3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 (#3353)
Victor Stinner
2017-09-24
2
-0/+5
*
bpo-29169: Update zlib to 1.2.11 (#3107)
Victor Stinner
2017-08-16
1
-0/+1
*
Blurb release and pydoc topics for 3.4.7 final.
Larry Hastings
2017-08-09
2
-2/+8
*
[3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal com...
Dong-hee Na
2017-07-27
1
-0/+2
*
blurb release for 3.4.7rc1.
Larry Hastings
2017-07-24
10
-30/+99
*
Switch to using blurb to manage Misc/NEWS!
Larry Hastings
2017-07-24
37
-10637/+32245
*
[3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. (...
Serhiy Storchaka
2017-07-22
1
-0/+1
*
bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782)
Victor Stinner
2017-07-12
1
-0/+3
*
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291)
Victor Stinner
2017-07-12
2
-0/+5
*
[3.4] bpo-29591, bpo-30694: Upgrade Modules/expat to libexpat 2.2.1 (#2164) (...
Victor Stinner
2017-07-12
2
-0/+11
*
[3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678)...
Serhiy Storchaka
2017-07-11
2
-1/+6
*
[security][3.4] bpo-30730: Prevent environment variables injection in subproc...
Serhiy Storchaka
2017-07-11
1
-0/+4
*
Add "Misc/NEWS.d" directory tree for "blurb". GH-2331
larryhastings
2017-06-22
11
-0/+11
*
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...
Victor Stinner
2017-03-10
1
-0/+2
*
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#280)
Barry Warsaw
2017-02-24
1
-0/+6
*
Post-release updates for 3.4.6.
Larry Hastings
2017-01-17
1
-1/+13
*
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
[next]