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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
1
-0/+10
|
\
|
*
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
1
-0/+10
*
|
Issue #27007: The fromhex() class methods of bytes and bytearray subclasses
Serhiy Storchaka
2016-07-01
1
-1/+26
*
|
Issue #27431: Merge from 3.5
Berker Peksag
2016-07-01
1
-0/+4
|
\
\
|
|
/
|
*
Issue #27431: Update default protocol version in shelve.Shelf() documentation
Berker Peksag
2016-07-01
1
-0/+4
*
|
Issue #27430: Merge from 3.5
Berker Peksag
2016-07-01
2
-2/+2
|
\
\
|
|
/
|
*
Issue #27430: Fix typos, patch by scop.
Berker Peksag
2016-07-01
2
-2/+2
*
|
Merge from 3.5 for issue #26664
Brett Cannon
2016-06-30
1
-2/+2
|
\
\
|
|
/
|
*
Issue #26665: Remove mis-use of ``$`` in activate.fish.
Brett Cannon
2016-06-30
1
-2/+2
*
|
Issue #4945: Improved the documenting of boolean arguments in the json module.
Serhiy Storchaka
2016-06-30
1
-2/+2
|
\
\
|
|
/
|
*
Issue #4945: Improved the documenting of boolean arguments in the json module.
Serhiy Storchaka
2016-06-30
1
-2/+2
*
|
Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase
Martin Panter
2016-06-29
3
-13/+107
*
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
2
-1/+13
|
\
\
|
|
/
|
*
asyncio: Use socket specs for getaddrinfo() in sock_connect()
Yury Selivanov
2016-06-28
2
-1/+13
*
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
2
-0/+17
|
\
\
|
|
/
|
*
asyncio: Fix NameError in sslproto _fatal_error()
Yury Selivanov
2016-06-28
2
-0/+17
*
|
Issue #27352: Fixed an error message in a test.
Serhiy Storchaka
2016-06-27
1
-1/+1
*
|
Merge from 3.5.
Larry Hastings
2016-06-27
1
-1/+2
|
\
\
|
|
/
|
*
Merge.
Larry Hastings
2016-06-27
52
-425/+865
|
|
\
|
*
|
Update pydoc topics for 3.5.2 final.
Larry Hastings
2016-06-25
1
-1/+1
|
*
|
Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.
Terry Jan Reedy
2016-06-22
2
-3/+3
|
*
|
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
Matthias Klose
2016-06-13
1
-1/+2
*
|
|
Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass
Terry Jan Reedy
2016-06-27
6
-188/+326
*
|
|
Merge Update NEWS and idlelib NEWS.text.
Terry Jan Reedy
2016-06-26
1
-0/+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update NEWS and idlelib NEWS.text.
Terry Jan Reedy
2016-06-26
1
-1/+12
*
|
|
Issue 27372: Stop test_idle from changing locale, so test passes.
Terry Jan Reedy
2016-06-26
4
-48/+62
*
|
|
Issue #22115: Updated Misc/NEWS.
Serhiy Storchaka
2016-06-26
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #22115: Fixed tracing Tkinter variables:
Serhiy Storchaka
2016-06-26
2
-8/+62
*
|
|
Issue #22115: Added methods trace_add, trace_remove and trace_info in the
Serhiy Storchaka
2016-06-26
3
-35/+201
*
|
|
Issue #20350. tkapp.splitlist() is now always used instead of unreliable
Serhiy Storchaka
2016-06-25
2
-15/+12
*
|
|
Issue #24137: Fixed IDLE on Linux with tkinter default root disabled.
Serhiy Storchaka
2016-06-25
1
-1/+2
*
|
|
Issue #26243: Only the level argument to zlib.compress() is keyword argument
Serhiy Storchaka
2016-06-25
1
-1/+3
*
|
|
Issue #26186: Remove the restriction that built-in and extension
Brett Cannon
2016-06-25
2
-13/+13
*
|
|
Merge from 3.5
Brett Cannon
2016-06-25
2
-4/+14
|
\
\
\
|
|
/
/
|
*
|
Fix a scoping issue where an UnboundLocalError was triggered if a
Brett Cannon
2016-06-25
2
-4/+14
*
|
|
Minor beautification
Raymond Hettinger
2016-06-25
1
-2/+2
*
|
|
Issue #27038: Expose DirEntry as os.DirEntry.
Brett Cannon
2016-06-24
1
-0/+1
*
|
|
Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return
Brett Cannon
2016-06-24
3
-60/+75
*
|
|
Issue #18300: Merge from 3.5
Berker Peksag
2016-06-24
2
-15/+13
|
\
\
\
|
|
/
/
|
*
|
Issue #18300: Set TERM='' by default in assert_python_*
Berker Peksag
2016-06-24
2
-15/+13
*
|
|
Merge from 3.5
Berker Peksag
2016-06-24
4
-9/+12
|
\
\
\
|
|
/
/
|
*
|
Make PyPIRCCommandTestCase derive from a base class
Berker Peksag
2016-06-24
4
-9/+12
*
|
|
Issue #27365: Finish merge so tests pass.
Terry Jan Reedy
2016-06-22
2
-13/+13
*
|
|
Issue #27365: revert temporary rename
Terry Jan Reedy
2016-06-22
1
-0/+0
*
|
|
Issue #27365: add chunk
Terry Jan Reedy
2016-06-22
1
-5/+9
*
|
|
Issue #27365: add chunk
Terry Jan Reedy
2016-06-22
1
-0/+2
*
|
|
Issue #27365: revert temporary rename
Terry Jan Reedy
2016-06-22
1
-4/+0
*
|
|
Issue #27365: partial merge
Terry Jan Reedy
2016-06-22
3
-8/+64
|
\
\
\
|
|
/
/
|
*
|
Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.
Terry Jan Reedy
2016-06-22
3
-0/+58
*
|
|
Issue #27365: temporary rename
Terry Jan Reedy
2016-06-22
1
-0/+0
[next]