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
*
Issue #12713: reverted fix pending further discussion.
Vinay Sajip
2016-08-23
1
-3/+0
*
Issue #27587: Merge from 3.5
Berker Peksag
2016-08-22
1
-0/+4
|
\
|
*
Issue #27587: Move null pointer check earlier in _PyState_AddModule()
Berker Peksag
2016-08-22
1
-0/+4
*
|
Issue #27792: force int return type for modulo operations involving bools.
Mark Dickinson
2016-08-22
1
-0/+4
*
|
Issue #27539: Merge from 3.5.
Mark Dickinson
2016-08-22
2
-0/+4
|
\
\
|
|
/
|
*
Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...
Mark Dickinson
2016-08-22
2
-0/+4
*
|
Issue #26984: int() now always returns an instance of exact int.
Serhiy Storchaka
2016-08-21
1
-0/+2
*
|
Issue #21718: Merge from 3.5
Berker Peksag
2016-08-21
1
-0/+2
|
\
\
|
|
/
|
*
Issue #21718: cursor.description is now available for queries using CTEs
Berker Peksag
2016-08-21
1
-0/+2
*
|
Issue #25604: Fix minor bug in integer true division, which could
Mark Dickinson
2016-08-21
1
-0/+4
*
|
Issue #27662: add missing Misc/NEWS entry.
Mark Dickinson
2016-08-21
1
-0/+4
*
|
Merge #27782 fix from 3.5
Nick Coghlan
2016-08-21
2
-0/+5
|
\
\
|
|
/
|
*
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan
2016-08-21
2
-0/+5
*
|
Issue #27487: Merge runpy warning from 3.5
Martin Panter
2016-08-21
1
-0/+4
|
\
\
|
|
/
|
*
Issue #27487: Warn if submodule already imported before runpy execution
Martin Panter
2016-08-21
1
-0/+4
*
|
Fix typo in IDLE News.
Terry Jan Reedy
2016-08-21
1
-3/+3
|
\
\
|
|
/
|
*
Fix typo in IDLE News.
Terry Jan Reedy
2016-08-21
1
-1/+1
*
|
Add 3.6.0a4 IDLE NEWS and idlelib/NEWS.txt items.
Terry Jan Reedy
2016-08-21
1
-0/+29
|
\
\
|
|
/
|
*
Add 3.5.3 IDLE NEWS and idlelib/NEWS.txt items.
Terry Jan Reedy
2016-08-21
1
-0/+9
*
|
Issue #27819: Simply default to gztar for sdist formats by default on all pla...
Jason R. Coombs
2016-08-20
1
-0/+3
*
|
issue26981: fix typo
Ethan Furman
2016-08-20
1
-1/+1
*
|
issue26981: add _order_ compatibility shim to enum.Enum
Ethan Furman
2016-08-20
1
-0/+3
*
|
Fix more typos
Martin Panter
2016-08-20
1
-2/+2
*
|
Merge spelling fixes from 3.5
Martin Panter
2016-08-20
1
-1/+1
|
\
\
|
|
/
|
*
Minor spelling fixes
Martin Panter
2016-08-20
1
-1/+1
*
|
Issue #27787: Merge regrtest fixup from 3.5
Martin Panter
2016-08-20
1
-0/+6
|
\
\
|
|
/
|
*
Issue #27787: Clean up weak references before checking for dangling threads
Martin Panter
2016-08-20
1
-0/+3
*
|
Issue26988: remove AutoEnum
Ethan Furman
2016-08-20
1
-2/+0
*
|
Issue #27713: merge from 3.5
Ned Deily
2016-08-20
1
-0/+3
|
\
\
|
|
/
|
*
Issue #27713: Surpress spurious build warnings when updating importlib's
Ned Deily
2016-08-20
1
-0/+3
*
|
Issue #27157: Make only type() itself accept the one-argument form
Berker Peksag
2016-08-19
1
-0/+3
*
|
Rewrap long lines in Misc/NEWS.
R David Murray
2016-08-19
1
-30/+38
|
\
\
|
|
/
|
*
Rewrap long lines in Misc/NEWS.
R David Murray
2016-08-19
1
-20/+26
*
|
Merge: #2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
2
-0/+4
|
\
\
|
|
/
|
*
#2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
2
-0/+4
*
|
Updated NEWS with information on the argparse change.
Vinay Sajip
2016-08-18
1
-0/+3
*
|
Anti-registration of various ABC methods.
Guido van Rossum
2016-08-18
1
-0/+8
*
|
Merge 3.5 (fix raise)
Victor Stinner
2016-08-18
1
-0/+5
|
\
\
|
|
/
|
*
Fix SystemError in "raise" statement
Victor Stinner
2016-08-18
1
-0/+4
*
|
Issue #16764: Move NEWS entry to correct section and remove too strict test.
Serhiy Storchaka
2016-08-18
1
-3/+3
*
|
Issue #27594: Prevent assertion error when running test_ast with coverage
Ned Deily
2016-08-17
1
-0/+4
*
|
Closes #9998: Allowed find_library to search additional locations for libraries.
Vinay Sajip
2016-08-17
1
-0/+2
*
|
merge 3.5 (#27783)
Benjamin Peterson
2016-08-17
1
-0/+2
|
\
\
|
|
/
|
*
merge 3.4 (#27783)
Benjamin Peterson
2016-08-17
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
*
|
|
|
Add a missing #
Brett Cannon
2016-08-16
1
-1/+1
*
|
|
|
fix hyperlink
Ethan Furman
2016-08-16
1
-1/+1
*
|
|
|
Issue #25628: Make namedtuple "rename" and "verbose" parameters keyword-only.
Raymond Hettinger
2016-08-16
1
-0/+3
*
|
|
|
merge 3.5 (#27774)
Benjamin Peterson
2016-08-16
1
-0/+2
|
\
\
\
\
|
|
/
/
/
[next]