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
...
*
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#280)
Barry Warsaw
2017-02-24
2
-0/+12
*
Post-release updates for 3.4.6.
Larry Hastings
2017-01-17
2
-2/+14
*
Added tag v3.4.6 for changeset b662f4776921
Larry Hastings
2017-01-16
1
-0/+1
*
Version bump for Python 3.4.6.
v3.4.6
Larry Hastings
2017-01-16
3
-10/+6
*
Merge Python 3.4.6rc1 changes back into main branch.
Larry Hastings
2017-01-03
1
-1/+1
|
\
|
*
merge 3.3
Ned Deily
2017-01-02
1
-1/+1
|
|
\
|
|
*
ring IDLE.app into 2017, too
Ned Deily
2017-01-02
1
-1/+1
*
|
|
Post-release fixups for Python 3.4.6rc1.
Larry Hastings
2017-01-03
2
-1/+13
*
|
|
Added tag v3.4.6rc1 for changeset e199a272ccda
Larry Hastings
2017-01-02
1
-0/+1
*
|
|
Version bump for 3.4.6rc1.
v3.4.6rc1
Larry Hastings
2017-01-02
3
-7/+7
*
|
|
Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.)
Larry Hastings
2017-01-02
3
-5/+5
|
/
/
*
|
Fix test failure so it's no longer dependent on example.com.
Larry Hastings
2017-01-02
1
-1/+1
*
|
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
[prev]
[next]