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
*
bpo-29579: Removes readme.txt from the installer. (#160)
Steve Dower
2017-02-19
1
-0/+2
*
bpo-22807: Expose platform UUID generation safety information. (#138)
Barry Warsaw
2017-02-18
1
-0/+4
*
bpo-29571: Use correct locale encoding in test_re (#149)
Nick Coghlan
2017-02-18
1
-0/+5
*
bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_...
Matthias Bussonnier
2017-02-16
1
-0/+3
*
bpo-29521 update Misc/ACKS (#106)
Mariatta
2017-02-15
1
-0/+1
*
bpo-29546: Set 'path' on ImportError for ``from ... import ...`` (GH-91)
Matthias Bussonnier
2017-02-15
1
-0/+2
*
Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for...
Mark Dickinson
2017-02-14
2
-2/+4
*
Fixed #29534 - _decimal difference with _pydecimal (#65)
Andrew Nester
2017-02-14
1
-0/+2
*
bpo-28556: Various updates to typing (#28)
Ivan Levkivskyi
2017-02-13
1
-0/+4
*
bpo-29438: fixed use-after-free in key sharing dict (#17)
INADA Naoki
2017-02-12
1
-0/+2
*
Fix some sphinx warnings (#9)
Ryan Gonzalez
2017-02-11
1
-1/+1
*
Merge 3.6
Victor Stinner
2017-02-10
1
-0/+3
|
\
|
*
Fix datetime.fromtimestamp(): check bounds
Victor Stinner
2017-02-10
1
-0/+3
|
*
Merge 3.5 (fix #29519)
Łukasz Langa
2017-02-10
1
-0/+3
|
|
\
|
|
*
Fix #29519: weakref spewing exceptions during interp finalization
Łukasz Langa
2017-02-10
1
-0/+3
*
|
|
Merge issue #26355 fix from 3.6
Nick Coghlan
2017-02-09
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Merge issue #26355 fix from Python 3.5
Nick Coghlan
2017-02-09
2
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #26355: Specify canonical URLs in docs pages
Nick Coghlan
2017-02-09
2
-0/+4
*
|
|
Prohibit implicit C function declarations
Victor Stinner
2017-02-06
1
-0/+4
*
|
|
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
Steve Dower
2017-02-04
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
Steve Dower
2017-02-04
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
Steve Dower
2017-02-04
1
-0/+2
*
|
|
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
Steve Dower
2017-02-04
2
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
Steve Dower
2017-02-04
2
-0/+3
*
|
|
Merge issue #28164 and issue #29409
Steve Dower
2017-02-04
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
Steve Dower
2017-02-04
1
-0/+2
|
*
|
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
Steve Dower
2017-02-04
1
-0/+2
*
|
|
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Steve Dower
2017-02-04
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Steve Dower
2017-02-04
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Steve Dower
2017-02-04
1
-0/+5
*
|
|
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
1
-0/+2
*
|
|
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
1
-0/+3
*
|
|
Issue #29368: The extend() method is now called instead of the append()
Serhiy Storchaka
2017-02-02
1
-0/+4
*
|
|
Issue #29377: Add three new wrappers to types.py (Manuel Krebber).
Guido van Rossum
2017-02-01
1
-0/+4
*
|
|
python-gdb.py supports method-wrapper
Victor Stinner
2017-02-01
1
-0/+3
*
|
|
Merge 3.6
doko@ubuntu.com
2017-02-01
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5
doko@ubuntu.com
2017-02-01
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #29169: Fix NEWS entry.
doko@ubuntu.com
2017-02-01
1
-1/+1
*
|
|
Issue #29218: Remove unused install_misc command
Berker Peksag
2017-02-01
1
-0/+3
*
|
|
merge 3.6
doko@ubuntu.com
2017-01-31
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
merge 3.5
doko@ubuntu.com
2017-01-31
1
-0/+5
|
|
\
\
|
|
|
/
|
|
*
- Issue #29169: Update zlib to 1.2.10.
doko@ubuntu.com
2017-01-31
1
-0/+5
*
|
|
Issue #28822: Add susp-ignored entry for NEWS; fix grammar
Martin Panter
2017-01-29
1
-1/+1
*
|
|
Issue #29384: Remove Be OS scripts from Modules/, unused in 3.0+
Martin Panter
2017-01-29
1
-0/+2
*
|
|
Issues #29349: Add NEWS for 3.7; use “with” statement
Martin Panter
2017-01-29
1
-0/+2
*
|
|
Issues #29349: Merge Py 2 fix 3.6
Martin Panter
2017-01-29
1
-0/+5
|
\
\
\
|
|
/
/
[next]