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
...
*
|
|
|
merge 3.5 (#26991)
Benjamin Peterson
2016-05-17
1
-0/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fix possible refleak in MAKE_FUNCTION (closes #26991)
Benjamin Peterson
2016-05-17
1
-0/+2
*
|
|
|
Merge heads
Yury Selivanov
2016-05-16
1
-0/+3
|
\
\
\
\
|
*
|
|
|
Issue #27031: Removed dummy methods in Tkinter widget classes: tk_menuBar()
Serhiy Storchaka
2016-05-16
1
-0/+3
*
|
|
|
|
Merge 3.5 (Issue #27041)
Yury Selivanov
2016-05-16
1
-0/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Issue #27041: asyncio: Add loop.create_future method
Yury Selivanov
2016-05-16
1
-0/+2
*
|
|
|
Merge 3.5 (issue #27040)
Yury Selivanov
2016-05-16
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27040: Add loop.get_exception_handler method
Yury Selivanov
2016-05-16
1
-0/+2
*
|
|
|
Issue #27039: Fixed bytearray.remove() for values greater than 127.
Serhiy Storchaka
2016-05-16
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Issue #27039: Fixed bytearray.remove() for values greater than 127.
Serhiy Storchaka
2016-05-16
1
-0/+3
*
|
|
Issue #14132, Issue #17214: Merge two redirect handling fixes from 3.5
Martin Panter
2016-05-16
1
-0/+9
|
\
\
\
|
|
/
/
|
*
|
Issue #17214: Percent-encode non-ASCII bytes in redirect targets
Martin Panter
2016-05-16
1
-0/+6
|
*
|
Issue #14132: Fix redirect handling when target is just a query string
Martin Panter
2016-05-16
1
-0/+3
*
|
|
Issue #27033: The default value of the decode_data parameter for
Serhiy Storchaka
2016-05-16
1
-0/+3
*
|
|
Issue #27034: Removed deprecated class asynchat.fifo.
Serhiy Storchaka
2016-05-16
1
-0/+2
*
|
|
Issue #26807: mock_open 'files' no longer error on readline at end of file.
Robert Collins
2016-05-16
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #26807: mock_open 'files' no longer error on readline at end of file.
Robert Collins
2016-05-16
2
-0/+4
*
|
|
Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton
Martin Panter
2016-05-15
2
-0/+5
*
|
|
Merge 3.5 (issue #26848)
Yury Selivanov
2016-05-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #26848: Fix asyncio/subprocess.communicate() to handle empty input.
Yury Selivanov
2016-05-13
1
-0/+3
*
|
|
Issue #26039: zipfile.ZipFile.open() can now be used to write data into a ZIP
Serhiy Storchaka
2016-05-13
1
-0/+3
*
|
|
merge from 3.5
Senthil Kumaran
2016-05-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #26892: Honor debuglevel flag in urllib.request.HTTPHandler.
Senthil Kumaran
2016-05-13
1
-0/+3
*
|
|
Issue #22274: Merge stderr=STDOUT fix from 3.5
Martin Panter
2016-05-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #22274: Redirect stderr=STDOUT when stdout not redirected, by Akira Li
Martin Panter
2016-05-13
1
-0/+3
*
|
|
Issue #21099: Switch applicable importlib tests to use PEP 451 API.
Eric Snow
2016-05-10
1
-0/+2
*
|
|
Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses.
Serhiy Storchaka
2016-05-12
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses.
Serhiy Storchaka
2016-05-12
1
-0/+2
*
|
|
Issue #27005: Optimized the float.fromhex() class method for exact float.
Serhiy Storchaka
2016-05-12
1
-0/+3
*
|
|
Merge 3.5.
Serhiy Storchaka
2016-05-11
1
-2/+0
|
\
\
\
|
|
/
/
|
*
|
Removed duplicated NEWS entity for issue #26881.
Serhiy Storchaka
2016-05-11
1
-2/+0
*
|
|
Update NEWS.
Steven D'Aprano
2016-05-11
1
-0/+8
*
|
|
Merge NEWS update from 3.5 for issue #26977.
Steven D'Aprano
2016-05-11
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
NEWS message for issue #26977.
Steven D'Aprano
2016-05-11
1
-0/+3
*
|
|
Fixes #19711: Add tests for reloading namespace packages.
Eric Snow
2016-05-10
1
-0/+2
*
|
|
Issue #25745: Fixed leaking a userptr in curses panel destructor.
Serhiy Storchaka
2016-05-08
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25745: Fixed leaking a userptr in curses panel destructor.
Serhiy Storchaka
2016-05-08
1
-0/+2
*
|
|
Issue #26881: The modulefinder module now supports extended opcode arguments.
Serhiy Storchaka
2016-05-08
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #26881: The modulefinder module now supports extended opcode arguments.
Serhiy Storchaka
2016-05-08
1
-0/+4
*
|
|
Issue #18531: Single var-keyword argument of dict subtype was passed
Serhiy Storchaka
2016-05-08
1
-0/+3
*
|
|
Issue #23815: Fixed crashes related to directly created instances of types in
Serhiy Storchaka
2016-05-08
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #23815: Fixed crashes related to directly created instances of types in
Serhiy Storchaka
2016-05-08
1
-0/+3
*
|
|
Merge typo fixes from 3.5
Martin Panter
2016-05-08
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix typos in comments, documentation and test method names
Martin Panter
2016-05-08
1
-1/+1
*
|
|
Issue #17765: weakref.ref() no longer silently ignores keyword arguments.
Serhiy Storchaka
2016-05-07
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #17765: weakref.ref() no longer silently ignores keyword arguments.
Serhiy Storchaka
2016-05-07
1
-0/+3
*
|
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-0/+2
*
|
|
Issue 26915: Add identity checks to the collections ABC __contains__ methods.
Raymond Hettinger
2016-05-05
1
-0/+5
*
|
|
Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL
Serhiy Storchaka
2016-05-04
1
-0/+3
|
\
\
\
|
|
/
/
[prev]
[next]