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
*
Issue #27038: Expose DirEntry as os.DirEntry.
Brett Cannon
2016-06-24
1
-24/+26
*
Issue #27186: Define what a "path-like object" is.
Brett Cannon
2016-06-24
2
-7/+19
*
Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return
Brett Cannon
2016-06-24
2
-8/+11
*
Issue #27381: Merge from 3.5
Berker Peksag
2016-06-24
1
-1/+1
|
\
|
*
Issue #27381: Remove superfluous paren in zipfile documentation
Berker Peksag
2016-06-24
1
-1/+1
*
|
Issue #26547: Merge from 3.5
Berker Peksag
2016-06-24
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26547: Remove outdated term dictproxy from vars() documentation
Berker Peksag
2016-06-24
1
-1/+1
*
|
Issue #27378: Merge from 3.5
Berker Peksag
2016-06-24
1
-3/+1
|
\
\
|
|
/
|
*
Issue #27378: Remove an outdated reference from regex HOWTO
Berker Peksag
2016-06-24
1
-3/+1
*
|
Merge with 3.5
Terry Jan Reedy
2016-06-23
3
-1/+31
|
\
\
|
|
/
|
*
Issue #27304: Source code links for sub-packages in the same file.
Terry Jan Reedy
2016-06-23
3
-1/+31
*
|
merge 3.5
Benjamin Peterson
2016-06-22
1
-2/+2
|
\
\
|
|
/
|
*
alter header; '%' really throws latex through a loop
Benjamin Peterson
2016-06-22
1
-2/+2
*
|
Issue #18726: All optional parameters of the dump(), dumps(),
Serhiy Storchaka
2016-06-21
2
-6/+26
*
|
Fix “allow(s) to”
Martin Panter
2016-06-20
1
-1/+1
*
|
Merge spelling fixes from 3.5
Martin Panter
2016-06-20
1
-1/+1
|
\
\
|
|
/
|
*
Fix spelling errors in code comments
Martin Panter
2016-06-20
1
-1/+1
*
|
Issue #27294: Numerical state in the repr for Tkinter event objects is now
Serhiy Storchaka
2016-06-18
1
-2/+2
|
\
\
|
|
/
|
*
Issue #27294: Numerical state in the repr for Tkinter event objects is now
Serhiy Storchaka
2016-06-18
1
-2/+2
*
|
[merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS ...
Senthil Kumaran
2016-06-18
1
-1/+5
|
\
\
|
|
/
|
*
issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev.
Senthil Kumaran
2016-06-18
1
-1/+5
*
|
Issue #24314: Merge doc links from 3.5
Martin Panter
2016-06-18
14
-64/+69
|
\
\
|
|
/
|
*
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
14
-64/+69
|
*
Issue #27327: fix doc typo, noted by Jakub Wilk.
Ned Deily
2016-06-15
1
-1/+1
*
|
Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...
Steve Dower
2016-06-17
2
-1/+20
*
|
Merge from 3.5
Berker Peksag
2016-06-15
1
-1/+1
|
\
\
|
|
/
|
*
Make faq/general.rst gender-inclusive, patch by Sam Hathaway.
Berker Peksag
2016-06-15
1
-1/+1
*
|
merge with 3.5
Georg Brandl
2016-06-15
1
-1/+8
|
\
\
|
|
/
|
*
merge with 3.4
Georg Brandl
2016-06-15
1
-1/+8
|
|
\
|
|
*
Docs: add html-stable autobuild variant
Georg Brandl
2016-06-15
1
-1/+7
*
|
|
Issue #27311: Merge zipfile doc from 3.5
Martin Panter
2016-06-15
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #27311: Fix ZipFile.writestr data argument name.
Martin Panter
2016-06-15
1
-2/+2
*
|
|
Issue #16864: Cursor.lastrowid now supports REPLACE statement
Berker Peksag
2016-06-14
2
-3/+17
*
|
|
Merge from 3.5
Berker Peksag
2016-06-14
1
-4/+0
|
\
\
\
|
|
/
/
|
*
|
Delete outdated paragraph about OptimizedUnicode again
Berker Peksag
2016-06-14
1
-4/+0
*
|
|
Issue #16182: Merge readline update from 3.5
Martin Panter
2016-06-14
1
-2/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #16182: set_pre_input_hook() may not exist; document, and update test
Martin Panter
2016-06-14
1
-2/+5
*
|
|
Issue #27306: Merge from 3.5
Berker Peksag
2016-06-13
1
-7/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #27306: Fix typo in tarfile documentation
Berker Peksag
2016-06-13
1
-7/+7
|
*
|
Issue #15657: Delete incorrect statement from PyMethodDef documentation
Berker Peksag
2016-06-12
1
-3/+2
*
|
|
Whitespace
Terry Jan Reedy
2016-06-13
1
-1/+1
*
|
|
Issue #27163: Add idlelib/IDLE entry to What's New in 3.6.
Terry Jan Reedy
2016-06-13
1
-0/+10
*
|
|
Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
Serhiy Storchaka
2016-06-12
1
-17/+6
*
|
|
Issue #27188: Merge from 3.5
Berker Peksag
2016-06-12
1
-18/+19
|
\
\
\
|
|
/
/
|
*
|
Issue #27188: Fix various sqlite3 documentation errors
Berker Peksag
2016-06-12
1
-18/+19
*
|
|
Merge from 3.5
Berker Peksag
2016-06-12
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Use exc role for ValueError in multiprocessing.rst
Berker Peksag
2016-06-12
1
-1/+1
*
|
|
Issue #27221: Merge from 3.5
Berker Peksag
2016-06-12
1
-6/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #27221: Delete an outdated paragraph about pickle support of Process
Berker Peksag
2016-06-12
1
-6/+1
*
|
|
Add grammatical article to “an ASCII letter”
Martin Panter
2016-06-12
1
-3/+3
[next]