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
*
Merge 3.4.
Stefan Krah
2014-06-29
1
-2/+2
|
\
|
*
Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside a
Stefan Krah
2014-06-29
1
-2/+2
*
|
Merge socket howto fixes from 3.4.
Ezio Melotti
2014-06-27
1
-3/+3
|
\
\
|
|
/
|
*
Fix indentation and class name in socket howto example.
Ezio Melotti
2014-06-27
1
-3/+3
*
|
Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.
Ned Deily
2014-06-27
1
-7/+1
|
\
\
|
|
/
|
*
Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.
Ned Deily
2014-06-27
1
-7/+1
*
|
#20295: Teach imghdr to recognize OpenEXR format images.
R David Murray
2014-06-26
2
-0/+11
*
|
MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documented
Jesus Cea
2014-06-25
1
-2/+16
|
\
\
|
|
/
|
*
MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documented
Jesus Cea
2014-06-25
1
-2/+16
|
|
\
|
|
*
Closes #20872: dbm/gdbm/ndbm close methods are not documented
Jesus Cea
2014-06-25
1
-2/+16
*
|
|
merge from 3.4
Senthil Kumaran
2014-06-25
1
-16/+16
|
\
\
\
|
|
/
/
|
*
|
Correct the quopri module documentation. Mention the correct types of the
Senthil Kumaran
2014-06-25
1
-16/+16
*
|
|
Merged documentation update from 3.4.
Vinay Sajip
2014-06-25
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fixed typo in documentation.
Vinay Sajip
2014-06-25
1
-1/+1
*
|
|
MERGE: Closes #21441: Reorder elements in documentation to match actual order...
Jesus Cea
2014-06-25
1
-10/+10
|
\
\
\
|
|
/
/
|
*
|
MERGE: Closes #21441: Reorder elements in documentation to match actual order...
Jesus Cea
2014-06-25
1
-10/+10
|
|
\
\
|
|
|
/
|
|
*
Closes #21441: Reorder elements in documentation to match actual order in the...
Jesus Cea
2014-06-25
1
-10/+10
*
|
|
merge
Raymond Hettinger
2014-06-24
1
-0/+71
|
\
\
\
|
|
/
/
|
*
|
Issue #11974: Add tutorial section on class and instance variables
Raymond Hettinger
2014-06-24
1
-0/+71
*
|
|
merge 3.4 (#13143)
Benjamin Peterson
2014-06-23
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
clarify that islink only really works if python knows about symlinks (closes ...
Benjamin Peterson
2014-06-23
1
-1/+1
*
|
|
merge 3.4 (#16667)
Benjamin Peterson
2014-06-22
1
-4/+6
|
\
\
\
|
|
/
/
|
*
|
some timezone doc improvements (closes #16667)
Benjamin Peterson
2014-06-22
1
-4/+6
*
|
|
(Merge 3.4) asyncio, Tulip issue 171: BaseEventLoop.close() now raises an
Victor Stinner
2014-06-22
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
asyncio, Tulip issue 171: BaseEventLoop.close() now raises an exception if the
Victor Stinner
2014-06-22
1
-0/+2
*
|
|
(Merge 3.4) asyncio: document the debug mode
Victor Stinner
2014-06-22
3
-7/+30
|
\
\
\
|
|
/
/
|
*
|
asyncio: document the debug mode
Victor Stinner
2014-06-22
3
-7/+30
*
|
|
(Merge 3.4) asyncio: Enable the debug mode of event loops when the
Victor Stinner
2014-06-22
1
-1/+5
|
\
\
\
|
|
/
/
|
*
|
asyncio: Enable the debug mode of event loops when the PYTHONASYNCIODEBUG
Victor Stinner
2014-06-22
1
-1/+5
*
|
|
reflow to 80 chars
Benjamin Peterson
2014-06-22
1
-13/+12
*
|
|
add BufferedIOBase.readinto1 (closes #20578)
Benjamin Peterson
2014-06-22
1
-4/+22
*
|
|
Merge.
Charles-François Natali
2014-06-20
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
issue 20091 - index entry for __main__ in runpy docs.
Senthil Kumaran
2014-06-20
1
-0/+6
*
|
|
#21690: merge with 3.4.
Ezio Melotti
2014-06-19
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
#21690: fix a couple of links in the docs of the re module. Noticed by Julia...
Ezio Melotti
2014-06-19
1
-2/+2
*
|
|
(Merge 3.4) Tulip issue 83: document more asyncio functions in docstrings
Victor Stinner
2014-06-19
1
-4/+3
|
\
\
\
|
|
/
/
|
*
|
Tulip issue 83: document more asyncio functions in docstrings
Victor Stinner
2014-06-19
1
-4/+3
*
|
|
Issue #21741: Add st_file_attributes to os.stat_result on Windows.
Zachary Ware
2014-06-19
3
-1/+44
*
|
|
(Merge 3.4) Closes #21758: asyncio doc: mention explicitly that subprocess
Victor Stinner
2014-06-19
2
-6/+11
|
\
\
\
|
|
/
/
|
*
|
Closes #21758: asyncio doc: mention explicitly that subprocess parameters are
Victor Stinner
2014-06-19
2
-6/+11
*
|
|
Merge typo fix
Zachary Ware
2014-06-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix typo pointed out by cocoatomo on docs@
Zachary Ware
2014-06-18
1
-1/+1
*
|
|
(Merge 3.4) asyncio: Fix pyflakes errors
Victor Stinner
2014-06-18
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
asyncio: Fix pyflakes errors
Victor Stinner
2014-06-18
1
-0/+4
*
|
|
Merge typo fix from 3.4
Zachary Ware
2014-06-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix typo reported by Jesse W on docs@
Zachary Ware
2014-06-16
1
-1/+1
*
|
|
Issue #21205: Complete the "versionchanged" note in inspect documentation
Victor Stinner
2014-06-16
1
-1/+3
*
|
|
Issue #21205: Add a new ``__qualname__`` attribute to generator, the qualified
Victor Stinner
2014-06-16
2
-0/+20
*
|
|
Merge with 3.4
Terry Jan Reedy
2014-06-16
1
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #21559: Add alternative (historical) reason for OverflowError.
Terry Jan Reedy
2014-06-16
1
-3/+4
[next]