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
*
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
*
|
|
#22758 null merge
R David Murray
2016-07-10
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
#22758 null merge
R David Murray
2016-07-10
0
-0/+0
|
|
\
\
|
|
|
/
|
|
*
#22758: fix regression in handling of secure cookies.
R David Murray
2016-07-10
3
-11/+61
*
|
|
merge 3.3
Benjamin Peterson
2016-07-06
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
3
-4/+4
|
*
|
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
Serhiy Storchaka
2015-12-02
3
-0/+27
*
|
|
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
3
-5/+5
*
|
|
Merge.
Larry Hastings
2016-06-27
3
-5/+11
|
\
\
\
|
*
|
|
Docs: add html-stable autobuild variant
Georg Brandl
2016-06-15
1
-1/+7
|
*
|
|
sync ordering of stddef.h includes with expat 2.1.1
Benjamin Peterson
2016-06-14
2
-4/+4
*
|
|
|
Post-release fixups for Python 3.4.5.
Larry Hastings
2016-06-27
2
-1/+13
*
|
|
|
Added tag v3.4.5 for changeset 619b61e505d0
Larry Hastings
2016-06-25
1
-0/+1
*
|
|
|
Version bump for 3.4.5 final.
v3.4.5
Larry Hastings
2016-06-25
3
-5/+16
*
|
|
|
Regenerate pydoc topics for 3.4.5 final.
Larry Hastings
2016-06-25
1
-1/+1
*
|
|
|
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
Matthias Klose
2016-06-13
1
-1/+2
|
/
/
/
*
|
|
Added tag v3.4.5rc1 for changeset 3631bb4a2490
Larry Hastings
2016-06-12
1
-0/+1
*
|
|
Release bump for 3.4.5rc1.
v3.4.5rc1
Larry Hastings
2016-06-12
3
-9/+9
*
|
|
Regenerate pydoc topics for 3.4.5rc1.
Larry Hastings
2016-06-12
1
-2/+2
*
|
|
upgrade expt to 2.1.1 (closes #26556)
Benjamin Peterson
2016-06-11
4
-6/+26
*
|
|
raise an error when STARTTLS fails
Benjamin Peterson
2016-06-11
2
-0/+8
*
|
|
Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289.
Guido van Rossum
2016-05-19
4
-58/+0
[next]