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
*
subprocess._optim_args_from_interpreter_flags()
Victor Stinner
2016-01-18
6
-18/+35
*
Fix test_compilepath() of test_compileall
Victor Stinner
2016-01-18
1
-0/+12
*
Fix indentation of continuation lines.
Georg Brandl
2016-01-18
2
-3/+3
*
Fix two instances of wrong indentation.
Georg Brandl
2016-01-18
1
-2/+2
*
Issue26069 - Update whatsnew/3.6.rst on traceback module's api removals.
Senthil Kumaran
2016-01-18
1
-0/+7
*
Merge from 3.5
Senthil Kumaran
2016-01-18
1
-2/+4
|
\
|
*
Issue26017 - Suggest enclosing command args in double quotes when using chara...
Senthil Kumaran
2016-01-18
1
-2/+4
*
|
Issue #26139: libmpdec: disable /W4 warning (non-standard dllimport behavior).
Stefan Krah
2016-01-17
1
-0/+5
*
|
Merge with 3.5
Terry Jan Reedy
2016-01-17
2
-4/+7
|
\
\
|
|
/
|
*
Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt.
Terry Jan Reedy
2016-01-17
2
-4/+7
*
|
merge from 3.5
Senthil Kumaran
2016-01-17
1
-1/+2
|
\
\
|
|
/
|
*
Issue26135 - In the tutorial section on modules, reference importlib.reload i...
Senthil Kumaran
2016-01-17
1
-1/+2
*
|
Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
Steve Dower
2016-01-16
5
-3/+19
|
\
\
|
|
/
|
*
Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
Steve Dower
2016-01-16
5
-3/+19
*
|
Issue #26073: Update the list of magic numbers in launcher
Steve Dower
2016-01-16
2
-1/+6
|
\
\
|
|
/
|
*
Issue #26073: Update the list of magic numbers in launcher
Steve Dower
2016-01-16
2
-1/+6
*
|
Issue #26065: Excludes venv from library when generating embeddable distro.
Steve Dower
2016-01-16
2
-0/+4
|
\
\
|
|
/
|
*
Issue #26065: Excludes venv from library when generating embeddable distro.
Steve Dower
2016-01-16
2
-0/+6
*
|
Merge
Steve Dower
2016-01-16
1
-1/+1
|
\
\
|
*
|
use public 'value'
Ethan Furman
2016-01-16
1
-1/+1
*
|
|
Issue #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
2
-16/+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Issue #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
2
-16/+7
*
|
Issue #25089: Adds short documentation section for modifying an install.
Steve Dower
2016-01-16
1
-0/+17
|
\
\
|
|
/
|
*
Issue #25089: Adds short documentation section for modifying an install.
Steve Dower
2016-01-16
1
-0/+17
*
|
Issue #23883: grp and pwd are None on Windows
Martin Panter
2016-01-16
1
-1/+1
*
|
Issue #23883: Removed redundant names from blacklists.
Serhiy Storchaka
2016-01-16
2
-3/+3
*
|
Issue #23883: Update news
Martin Panter
2016-01-16
2
-5/+7
*
|
Issue #23883: Add missing APIs to tarfile.__all__
Martin Panter
2016-01-16
2
-1/+22
*
|
Issue #23883: Add missing APIs to calendar.__all__
Martin Panter
2016-01-16
3
-1/+13
*
|
Issue #23883: Missing fileinput.__all__ APIs; patch by Mauro SM Rodrigues
Martin Panter
2016-01-16
3
-1/+11
*
|
Merge from 3.5
Senthil Kumaran
2016-01-16
1
-34/+35
|
\
\
|
|
/
|
*
Issue26035 - Correct the argument names used in the docs of the traceback mo...
Senthil Kumaran
2016-01-16
1
-34/+35
*
|
Issue #26127: Merge test_gdb fix from 3.5
Martin Panter
2016-01-16
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
Martin Panter
2016-01-16
1
-0/+3
*
|
Issue #26127: Merge tokenize documentation
Martin Panter
2016-01-16
1
-7/+7
|
\
\
|
|
/
|
*
Issue #26127: Fix links in tokenize documentation; patch by Silent Ghost
Martin Panter
2016-01-16
1
-7/+7
*
|
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
|
\
\
|
|
/
|
*
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
|
|
\
|
|
*
Make the error message regex more lenient so that it matches both
Gregory P. Smith
2016-01-16
1
-2/+2
*
|
|
branch merge
Ethan Furman
2016-01-15
3
-5/+26
|
\
\
\
|
*
|
|
revert change 87a9dff5106c: pure Enum members again evaluate to True;
Ethan Furman
2016-01-15
3
-5/+26
*
|
|
|
Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
Brett Cannon
2016-01-15
7
-310/+376
|
/
/
/
*
|
|
Merge for issue #17633
Brett Cannon
2016-01-15
2
-48/+248
|
\
\
\
|
|
/
/
|
*
|
Issue #17633: Improve support for namespace packages with zipimport.
Brett Cannon
2016-01-15
3
-48/+250
*
|
|
Merge 'used with permission' additions
Brett Cannon
2016-01-15
3
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Add some "used with permission" mentions where external resources are referen...
Brett Cannon
2016-01-15
3
-1/+4
*
|
|
Merge for issue #26114
Brett Cannon
2016-01-15
1
-3/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #26114: Remove a reference to 'Numerical Recipes'.
Brett Cannon
2016-01-15
1
-3/+2
*
|
|
Issue #25940: Merge ETIMEDOUT fix from 3.5
Martin Panter
2016-01-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5
Martin Panter
2016-01-15
1
-1/+1
|
|
\
\
|
|
|
/
[next]