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
*
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
|
\
\
\
|
|
/
/
|
*
|
Issue #29198: Merge from 3.5
Berker Peksag
2017-02-04
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #29198: Fix indentation and markup in typing.rst
Berker Peksag
2017-02-04
1
-2/+2
*
|
|
Issue #29198: Merge from 3.6
Berker Peksag
2017-02-04
1
-0/+33
|
\
\
\
|
|
/
/
|
*
|
Issue #29198: Merge from 3.5
Berker Peksag
2017-02-04
1
-0/+33
|
|
\
\
|
|
|
/
|
|
*
Issue #29198: Document typing.AsyncGenerator
Berker Peksag
2017-02-04
1
-0/+33
*
|
|
Issue #29311: Regenerate Argument Clinic.
Serhiy Storchaka
2017-02-04
2
-3/+3
*
|
|
null merge
Xiang Zhang
2017-02-03
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Fixes #29213: merged fix from 3.5.
Vinay Sajip
2017-02-02
2
-7/+5
|
|
\
\
|
|
|
/
|
|
*
Fixes #29213: regularised EOLs of venv scripts.
Vinay Sajip
2017-02-02
2
-7/+5
*
|
|
Issue #29263: LOAD_METHOD support for C methods
INADA Naoki
2017-02-02
8
-36/+88
*
|
|
Closes #29213: Merged fix from 3.6.
Vinay Sajip
2017-02-02
2
-7/+5
*
|
|
Closes #24875: Merged fix from 3.6.
Vinay Sajip
2017-02-02
2
-8/+23
|
\
\
\
|
|
/
/
|
*
|
Fixes #24875: Merged fix from 3.5.
Vinay Sajip
2017-02-02
2
-8/+23
|
|
\
\
|
|
|
/
|
|
*
Fixes #24875: pip can now be installed in a venv with --system-site-packages.
Vinay Sajip
2017-02-02
2
-9/+25
*
|
|
Remove unnecessary variables.
Raymond Hettinger
2017-02-02
1
-5/+2
*
|
|
Issue #29421: Make int.to_bytes() and int.from_bytes() slightly faster
Serhiy Storchaka
2017-02-02
1
-4/+7
*
|
|
Rename struct.unpack() 2nd parameter to "buffer"
Victor Stinner
2017-02-02
3
-15/+19
*
|
|
Null merge 3.6
Victor Stinner
2017-02-02
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5
Victor Stinner
2017-02-02
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #29300: test_struct tests unpack_from() with keywords
Victor Stinner
2017-02-02
1
-0/+4
*
|
|
Issue #29300: Convert _struct module to Argument Clinic
Victor Stinner
2017-02-02
4
-239/+540
*
|
|
Issue #29368: Fix _Pickle_FastCall() usage in do_append()
Victor Stinner
2017-02-02
1
-1/+0
*
|
|
Issue #29368: The extend() method is now called instead of the append()
Serhiy Storchaka
2017-02-02
3
-24/+57
*
|
|
Issue #29381: merge with 3.6
Mariatta Wijaya
2017-02-02
1
-11/+10
|
\
\
\
|
|
/
/
|
*
|
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta Wijaya
2017-02-02
1
-11/+10
|
*
|
Backed out changeset 3d712292f2fa
Mariatta Wijaya
2017-02-02
1
-14/+15
[next]