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
*
Issue #28164: Improves test on Windows 7
Steve Dower
2017-02-06
1
-16/+22
|
\
|
*
Issue #28164: Improves test on Windows 7
Steve Dower
2017-02-06
1
-16/+22
*
|
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
|
\
\
|
|
/
|
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
|
|
\
|
|
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
*
|
|
merge
Raymond Hettinger
2017-02-06
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Substitute a more readable f-string
Raymond Hettinger
2017-02-06
1
-1/+1
*
|
|
Optimize deque index, insert and rotate() methods
Victor Stinner
2017-02-06
1
-11/+29
*
|
|
Prohibit implicit C function declarations
Victor Stinner
2017-02-06
3
-0/+65
*
|
|
regrtest: don't fail immediately if a child does crash
Victor Stinner
2017-02-06
3
-6/+16
*
|
|
Merge from 3.6
Berker Peksag
2017-02-06
1
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Fix usage of data directive
Berker Peksag
2017-02-06
1
-5/+5
*
|
|
Issue #29460: _PyArg_NoKeywords(), _PyArg_NoStackKeywords() and
Serhiy Storchaka
2017-02-06
4
-6/+16
*
|
|
Issue #29405: Make total calculation in _guess_delimiter more accurate.
Xiang Zhang
2017-02-06
1
-2/+2
*
|
|
Issue #20186: Regenerated Argument Clinic.
Serhiy Storchaka
2017-02-05
2
-3/+3
*
|
|
Merge from 3.6
Steve Dower
2017-02-05
1
-1/+13
|
\
\
\
|
|
/
/
|
*
|
Adds precheck for console filename to fix Windows 7.
Steve Dower
2017-02-05
1
-1/+13
*
|
|
Issue #28489: Merge from 3.6
Berker Peksag
2017-02-05
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28489: Fix comment in tokenizer.c
Berker Peksag
2017-02-05
1
-1/+1
*
|
|
Merge from 3.6
Steve Dower
2017-02-05
1
-15/+27
|
\
\
\
|
|
/
/
|
*
|
Updates test_winconsoleio to better show the source of its issues.
Steve Dower
2017-02-05
1
-15/+27
*
|
|
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
Steve Dower
2017-02-04
2
-2/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
Steve Dower
2017-02-04
2
-2/+14
|
|
\
\
|
|
|
/
|
|
*
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
Steve Dower
2017-02-04
2
-2/+14
*
|
|
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
Steve Dower
2017-02-04
4
-14/+31
|
\
\
\
|
|
/
/
|
*
|
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
Steve Dower
2017-02-04
4
-14/+31
*
|
|
Merge issue #28164 and issue #29409
Steve Dower
2017-02-04
5
-39/+101
|
\
\
\
|
|
/
/
|
*
|
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
Steve Dower
2017-02-04
3
-21/+76
|
*
|
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
Steve Dower
2017-02-04
3
-18/+35
*
|
|
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Steve Dower
2017-02-04
2
-4/+45
|
\
\
\
|
|
/
/
|
*
|
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Steve Dower
2017-02-04
2
-4/+45
|
|
\
\
|
|
|
/
|
|
*
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Steve Dower
2017-02-04
2
-12/+51
*
|
|
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
3
-1/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
3
-1/+14
|
|
\
\
|
|
|
/
|
|
*
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
3
-1/+14
*
|
|
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
3
-2/+20
|
\
\
\
|
|
/
/
|
*
|
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
3
-2/+20
|
|
\
\
|
|
|
/
|
|
*
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
3
-2/+20
*
|
|
Merge 3.6.
Stefan Krah
2017-02-04
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue29439: _decimal on Android requires linking with libm.
Stefan Krah
2017-02-04
1
-1/+1
*
|
|
Reduce load factor (from 66% to 60%) to improve effectiveness of linear probing.
Raymond Hettinger
2017-02-04
1
-3/+3
*
|
|
Issue #20186: Converted the tracemalloc module to Argument Clinic.
Serhiy Storchaka
2017-02-04
2
-102/+315
*
|
|
Issue #20186: Converted the symtable module to Argument Clinic.
Serhiy Storchaka
2017-02-04
2
-11/+61
*
|
|
Removed redundant Argument Clinic directives.
Serhiy Storchaka
2017-02-04
3
-19/+0
*
|
|
Issue #20185: Converted the gc module to Argument Clinic.
Serhiy Storchaka
2017-02-04
2
-98/+390
*
|
|
Issue #29300: Use Argument Clinic for getting struct object from the format.
Serhiy Storchaka
2017-02-04
2
-83/+103
*
|
|
Issue #27867: Silenced may-be-used-uninitialized warnings after
Serhiy Storchaka
2017-02-04
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #27867: Silenced may-be-used-uninitialized warnings after
Serhiy Storchaka
2017-02-04
1
-2/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #27867: Silenced may-be-used-uninitialized warnings after
Serhiy Storchaka
2017-02-04
1
-2/+3
*
|
|
Issue #29198: Merge from 3.6
Berker Peksag
2017-02-04
1
-2/+2
|
\
\
\
|
|
/
/
[next]