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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Python 3.5.0rc4 back to hg.python.org.
Larry Hastings
2015-09-09
2
-18/+119
|
\
|
*
Merged in stevedower/cpython350 (pull request #23)
Larry Hastings
2015-09-09
1
-2/+5
|
|
\
|
|
*
Moves distutils test import within skippable class.
Steve Dower
2015-09-09
1
-2/+5
|
*
|
Merge 3.5.0rc3 revisions back into current 3.5.0 head.
Larry Hastings
2015-09-09
1
-1/+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...
Steve Dower
2015-09-09
2
-18/+116
*
|
|
Merge 3.4 into 3.5
Martin Panter
2015-09-09
1
-1/+1
|
\
\
\
|
*
|
|
os.sendfile(headers=None, trailers=None) arguments are not actually accepted
Martin Panter
2015-09-09
1
-1/+1
*
|
|
|
Merge with 3.4
Terry Jan Reedy
2015-09-09
2
-2/+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue 24199: Deprecate idlelib.idlever with a warning on import.
Terry Jan Reedy
2015-09-09
2
-3/+19
*
|
|
|
Issue #23738: Merge 3.4 into 3.5
Martin Panter
2015-09-09
5
-3/+43
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #23738: Document and test actual keyword parameter names
Martin Panter
2015-09-09
5
-3/+43
*
|
|
|
Fixed tests for shutil.make_archive() with relative base_name in the case when
Serhiy Storchaka
2015-09-08
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fixed tests for shutil.make_archive() with relative base_name in the case when
Serhiy Storchaka
2015-09-08
1
-2/+2
*
|
|
|
merge
Raymond Hettinger
2015-09-08
1
-3/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix whitespace in comment.
Raymond Hettinger
2015-09-08
1
-3/+2
*
|
|
|
Issue #24982: shutil.make_archive() with the "zip" format now adds entries
Serhiy Storchaka
2015-09-08
2
-6/+40
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24982: shutil.make_archive() with the "zip" format now adds entries
Serhiy Storchaka
2015-09-08
2
-6/+40
*
|
|
|
Raise more correct exception on overflow in setting buffer_size attribute of
Serhiy Storchaka
2015-09-07
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Raise more correct exception on overflow in setting buffer_size attribute of
Serhiy Storchaka
2015-09-07
1
-0/+3
*
|
|
|
Issue #25019: Fixed a crash caused by setting non-string key of expat parser.
Serhiy Storchaka
2015-09-07
1
-15/+41
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #25019: Fixed a crash caused by setting non-string key of expat parser.
Serhiy Storchaka
2015-09-07
1
-15/+41
*
|
|
|
Issue #25018: Fixed testing shutil.make_archive() with relative base_name on
Serhiy Storchaka
2015-09-07
1
-9/+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #25018: Fixed testing shutil.make_archive() with relative base_name on
Serhiy Storchaka
2015-09-07
1
-9/+19
*
|
|
|
Merge heads.
Larry Hastings
2015-09-07
35
-301/+406
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Explicitly test archive name in shutil.make_archive() tests to expose failure
Serhiy Storchaka
2015-09-07
1
-11/+11
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Explicitly test archive name in shutil.make_archive() tests to expose failure
Serhiy Storchaka
2015-09-07
1
-11/+11
|
*
|
|
Merge with 3.4
Terry Jan Reedy
2015-09-07
1
-0/+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #24889: When starting Idle, force focus onto Idle window if not already
Terry Jan Reedy
2015-09-07
1
-0/+1
|
*
|
|
Reapplied change to test_warnings.py to test_warnings/__init__.py.
Steve Dower
2015-09-07
1
-0/+6
|
*
|
|
Merge from 3.5.0 branch.
Steve Dower
2015-09-07
10
-132/+110
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Issue #25004: Merge 3.4 into 3.5
Martin Panter
2015-09-07
1
-1/+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #25004: Handle out-of-disk-space error in LargeMmapTests
Martin Panter
2015-09-07
1
-1/+4
|
*
|
|
#23144: merge with 3.4.
Ezio Melotti
2015-09-06
2
-4/+21
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#23144: Make sure that HTMLParser.feed() returns all the data, even when conv...
Ezio Melotti
2015-09-06
2
-4/+21
|
*
|
|
Fix, refactor and extend tests for shutil.make_archive().
Serhiy Storchaka
2015-09-06
1
-89/+83
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix, refactor and extend tests for shutil.make_archive().
Serhiy Storchaka
2015-09-06
1
-89/+83
|
*
|
|
Use support.change_cwd() in tests.
Serhiy Storchaka
2015-09-06
9
-104/+34
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Use support.change_cwd() in tests.
Serhiy Storchaka
2015-09-06
8
-99/+33
|
*
|
|
Issue #24917: Backed out changeset 09b62202d9b7
Steve Dower
2015-09-06
1
-6/+0
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge from 3.5.0 release branch
Steve Dower
2015-09-06
1
-0/+6
|
|
\
\
\
|
*
\
\
\
merge from 3.4
Terry Jan Reedy
2015-09-05
2
-0/+15
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #16180: Exit pdb if file has syntax error, instead of trapping user
Terry Jan Reedy
2015-09-05
2
-0/+15
|
|
*
|
|
Issue #24745: Prevent IDLE initialization crash with Tk 8.4; patch by Ned Deily.
Terry Jan Reedy
2015-09-04
1
-7/+11
|
*
|
|
|
Issue #24912: Prevent __class__ assignment to immutable built-in objects. (Me...
Guido van Rossum
2015-09-05
1
-0/+45
|
|
\
\
\
\
|
*
|
|
|
|
Issue #24635: Fixed flakiness in test_typing.py.
Guido van Rossum
2015-09-04
2
-8/+24
|
*
|
|
|
|
Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
Serhiy Storchaka
2015-09-03
1
-0/+13
|
*
|
|
|
|
Merge 3.4 (test_gdb)
Victor Stinner
2015-09-03
1
-2/+3
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
test_gdb: oops, the regex to parse the gdb version was still too strict
Victor Stinner
2015-09-03
1
-2/+3
|
|
*
|
|
|
test_wsgiref: add missing import (support)
Victor Stinner
2015-09-03
1
-0/+2
|
*
|
|
|
|
Merge with 3.5. Fix test_wsgiref execution from the test module.
Senthil Kumaran
2015-09-03
1
-3/+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
[next]