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
*
Merge from 3.5.0 branch.
Steve Dower
2015-09-07
1
-4/+10
|
\
|
*
Merged in stevedower/cpython350 (pull request #20)
Larry Hastings
2015-09-07
1
-3/+0
|
|
\
|
|
*
Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(...
Steve Dower
2015-09-05
1
-3/+0
|
*
|
Issue #24917: time_strftime() buffer over-read.
Steve Dower
2015-09-07
1
-0/+2
|
|
/
|
*
Issue #24305: Prevent import subsystem stack frames from being counted
Larry Hastings
2015-09-06
1
-0/+3
|
*
Backing out 09b62202d9b7; the tests fail on Linux, and it needs a re-think.
Larry Hastings
2015-09-06
1
-2/+0
|
*
Merged in ncoghlan/cpython350 (pull request #17)
Larry Hastings
2015-09-06
1
-0/+5
|
|
\
|
|
*
Close #24748: Restore imp.load_dynamic compatibility
Nick Coghlan
2015-09-05
1
-0/+5
*
|
|
Issue #25004: Merge 3.4 into 3.5
Martin Panter
2015-09-07
1
-0/+1
|
\
\
\
|
*
|
|
Issue #25004: Handle out-of-disk-space error in LargeMmapTests
Martin Panter
2015-09-07
1
-0/+1
*
|
|
|
Issue #23406: Merge 3.4 into 3.5
Martin Panter
2015-09-07
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #23406: Clarify documentation on multiplying a sequence
Martin Panter
2015-09-07
1
-0/+1
*
|
|
|
#23144: merge with 3.4.
Ezio Melotti
2015-09-06
1
-1/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#23144: Make sure that HTMLParser.feed() returns all the data, even when conv...
Ezio Melotti
2015-09-06
1
-1/+4
*
|
|
|
Issue #24917: Backed out changeset 09b62202d9b7
Steve Dower
2015-09-06
1
-2/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Backed out changeset: a29b49d57769
Steve Dower
2015-09-06
1
-2/+0
|
*
|
|
Issue #24917: time_strftime() Buffer Over-read. Patch by John Leitch.
Steve Dower
2015-09-06
1
-0/+2
*
|
|
|
Merge from 3.5.0 release branch
Steve Dower
2015-09-06
1
-0/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #24917: Moves NEWS entry under Library.
Steve Dower
2015-09-05
1
-2/+2
|
*
|
|
Issue #24917: time_strftime() Buffer Over-read. Patch by John Leitch.
Steve Dower
2015-09-05
1
-0/+2
*
|
|
|
merge from 3.4
Terry Jan Reedy
2015-09-05
1
-0/+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #16180: Exit pdb if file has syntax error, instead of trapping user
Terry Jan Reedy
2015-09-05
1
-0/+3
*
|
|
|
Issue #24912: Prevent __class__ assignment to immutable built-in objects. (Me...
Guido van Rossum
2015-09-05
1
-0/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #24912: Prevent __class__ assignment to immutable built-in objects.
Guido van Rossum
2015-09-05
1
-0/+2
|
|
|
/
|
|
/
|
|
*
|
Fix issue #24635.
Guido van Rossum
2015-09-04
1
-0/+3
*
|
|
Issue #24910: Windows MSIs now have unique display names.
Steve Dower
2015-09-05
1
-0/+2
*
|
|
Issue #24635: Fixed flakiness in test_typing.py.
Guido van Rossum
2015-09-04
1
-0/+3
*
|
|
Merge 3.4 (create_stdio)
Victor Stinner
2015-09-04
2
-0/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix race condition in create_stdio()
Victor Stinner
2015-09-04
2
-0/+7
*
|
|
Fixed merge error.
Serhiy Storchaka
2015-09-04
1
-3/+0
*
|
|
Merge heads
Serhiy Storchaka
2015-09-04
1
-0/+15
|
\
\
\
|
*
|
|
Issue #24986: Allow building Python without external libraries on Windows
Zachary Ware
2015-09-04
1
-0/+6
|
*
|
|
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
Zachary Ware
2015-09-04
1
-0/+6
|
*
|
|
Merge from 3.5.0 for issue #24913
Brett Cannon
2015-09-03
1
-0/+3
|
|
\
\
\
*
|
\
\
\
Merge 3.5.0
Serhiy Storchaka
2015-09-04
1
-3/+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
Serhiy Storchaka
2015-09-04
1
-0/+3
|
|
/
/
|
*
|
Issue #24913: Fix overrun error in deque.index().
Brett Cannon
2015-09-03
1
-0/+3
*
|
|
Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
Serhiy Storchaka
2015-09-03
1
-0/+3
*
|
|
Issue #24992: Fix error handling and a race condition (related to garbage
Victor Stinner
2015-09-03
1
-0/+3
*
|
|
Merge 3.5 heads (issue #24975)
Yury Selivanov
2015-09-02
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #24975: Fix AST compilation for PEP 448 syntax.
Yury Selivanov
2015-09-01
1
-0/+2
*
|
|
Issue #24952: Merge 3.4 into 3.5
Martin Panter
2015-08-31
2
-0/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #24952: Clarify default argument of stack_size() in threading, _thread
Martin Panter
2015-08-31
2
-0/+4
|
*
|
Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.
Raymond Hettinger
2015-08-30
1
-0/+4
*
|
|
Issue #24881: Fixed setting binary mode in Python implementation of FileIO
Serhiy Storchaka
2015-08-28
1
-0/+3
*
|
|
Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
Robert Collins
2015-08-27
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
Robert Collins
2015-08-27
1
-0/+3
*
|
|
Issue #24913: Fix overrun error in deque.index().
Raymond Hettinger
2015-08-26
1
-0/+3
*
|
|
Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk.
Larry Hastings
2015-08-26
1
-0/+12
*
|
|
Merge from Python 3.5.0 (rc2) to Python 3.5.1.
Larry Hastings
2015-08-25
1
-38/+33
|
\
\
\
|
|
|
/
|
|
/
|
[next]