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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
add BufferedIOBase.readinto1 (closes #20578)
Benjamin Peterson
2014-06-08
1
-7/+24
*
merge 3.4 (#12063)
Benjamin Peterson
2014-06-08
1
-0/+18
|
\
|
*
document TokenError and unclosed expression behavior (closes #12063)
Benjamin Peterson
2014-06-08
1
-0/+18
*
|
merge 3.4 (#10503)
Benjamin Peterson
2014-06-07
1
-1/+1
|
\
\
|
|
/
|
*
specify that getuid() returns the real uid (closes #10503)
Benjamin Peterson
2014-06-07
1
-1/+1
*
|
merge 3.4 (#21404)
Benjamin Peterson
2014-06-07
1
-0/+4
|
\
\
|
|
/
|
*
document the compress_level argument to tarfile.open (closes #21404)
Benjamin Peterson
2014-06-07
1
-0/+4
*
|
Merge issue #21569 from 3.4
Nick Coghlan
2014-06-07
1
-113/+201
|
\
\
|
|
/
|
*
Issue #21569: sync Python 2.7 What's New with 2.7 version
Nick Coghlan
2014-06-07
1
-113/+201
*
|
Merge issue #21667 from 3.4
Nick Coghlan
2014-06-07
1
-9/+10
|
\
\
|
|
/
|
*
Issue #21667: Clarify string data model description
Nick Coghlan
2014-06-07
1
-9/+10
*
|
Merge quote quashing.
Zachary Ware
2014-06-06
1
-1/+1
|
\
\
|
|
/
|
*
Quash extraneous quote.
Zachary Ware
2014-06-06
1
-1/+1
*
|
Merge #21662: fix typo, improve sentence flow
R David Murray
2014-06-05
1
-3/+3
|
\
\
|
|
/
|
*
#21662: fix typo, improve sentence flow
R David Murray
2014-06-05
1
-3/+3
*
|
Merge: #21653: fix doc for return type of sqlite3.Row.keys().
R David Murray
2014-06-05
1
-1/+1
|
\
\
|
|
/
|
*
#21653: fix doc for return type of sqlite3.Row.keys().
R David Murray
2014-06-05
1
-1/+1
*
|
Closes #21661: Merge typo fix.
Zachary Ware
2014-06-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #21661: Fix typo.
Zachary Ware
2014-06-05
1
-1/+1
*
|
Issue #21515: tempfile.TemporaryFile now uses os.O_TMPFILE flag is available
Victor Stinner
2014-06-05
1
-0/+7
*
|
(Merge 3.4) Tulip issue 83, Python issue #21252: Fill some XXX docstrings in ...
Victor Stinner
2014-06-05
1
-4/+4
|
\
\
|
|
/
|
*
Tulip issue 83, Python issue #21252: Fill some XXX docstrings in asyncio
Victor Stinner
2014-06-05
1
-4/+4
*
|
Issue #21326: Add asyncio.BaseEventLoop.is_closed() method
Victor Stinner
2014-06-03
1
-0/+6
*
|
Issue #21439: Merge with 3.4
Zachary Ware
2014-06-03
2
-3/+3
|
\
\
|
|
/
|
*
Issue #21439: Fix a couple of typos.
Zachary Ware
2014-06-03
2
-3/+3
*
|
merge from 3.4
Senthil Kumaran
2014-06-03
1
-16/+16
|
\
\
|
|
/
|
*
Update references to Python docs in the sidebar index.
Senthil Kumaran
2014-06-03
1
-16/+17
*
|
Merge with 3.4
Terry Jan Reedy
2014-06-03
1
-2/+2
|
\
\
|
|
/
|
*
Issue 21533: Dicts take iterables, not iterators. Patch by Wolfgang Maier.
Terry Jan Reedy
2014-06-03
1
-2/+2
*
|
(Merge 3.4) Issue #21601: Document asyncio.Task.cancel(). Initial patch written
Victor Stinner
2014-06-02
1
-1/+21
|
\
\
|
|
/
|
*
Issue #21601: Document asyncio.Task.cancel(). Initial patch written by Vajrasky
Victor Stinner
2014-06-02
1
-1/+21
*
|
Issue #21233: Revert bytearray(int) optimization using calloc()
Victor Stinner
2014-06-02
1
-3/+2
*
|
Issue #21233: Rename the C structure "PyMemAllocator" to "PyMemAllocatorEx" to
Victor Stinner
2014-06-02
2
-5/+8
*
|
Merged documentation update from 3.4.
Vinay Sajip
2014-06-01
1
-0/+15
|
\
\
|
|
/
|
*
Updated logging HOWTO section on optimization.
Vinay Sajip
2014-06-01
1
-0/+15
*
|
merge 3.4
Benjamin Peterson
2014-05-31
1
-1/+1
|
\
\
|
|
/
|
*
give the correct fixer name (closes #21604)
Benjamin Peterson
2014-05-31
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2014-05-30
1
-1/+1
|
\
\
|
|
/
|
*
Issue #21593: (from StackOverflow) minor doc clarification for re.search.
Terry Jan Reedy
2014-05-30
1
-1/+1
*
|
Issue #20383: Introduce importlib.util.module_from_spec().
Brett Cannon
2014-05-30
3
-0/+23
*
|
Closes #21608: Merged documentation update from 3.4.
Vinay Sajip
2014-05-30
1
-1/+18
|
\
\
|
|
/
|
*
Issue #21608: Updated HTTPHandler documentation.
Vinay Sajip
2014-05-30
1
-1/+18
*
|
Issue #13742: Add key and reverse parameters to heapq.merge()
Raymond Hettinger
2014-05-30
2
-4/+17
*
|
(Merge 3.4) Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe doc
Victor Stinner
2014-05-28
1
-3/+3
|
\
\
|
|
/
|
*
Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe doc
Victor Stinner
2014-05-28
1
-3/+3
*
|
(Merge 3.4) Issue #21376: document asyncio.TimeoutError
Victor Stinner
2014-05-28
1
-4/+17
|
\
\
|
|
/
|
*
Issue #21376: document asyncio.TimeoutError
Victor Stinner
2014-05-28
1
-4/+17
*
|
merge
Raymond Hettinger
2014-05-27
5
-84/+102
|
\
\
|
|
/
|
*
Issue 21439: Minor issues in the reference manual.
Raymond Hettinger
2014-05-27
5
-84/+102
*
|
Issue 21575: Show list.sort() arguments in the tutorial.
Raymond Hettinger
2014-05-27
1
-2/+3
[next]