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 #27393: Fix escaping of C:\ too
Berker Peksag
2016-06-27
1
-2/+2
*
Issue #27393: Fix escaping of venv activate commands on Windows
Berker Peksag
2016-06-27
1
-2/+2
*
Remove a stale reference to pathlib.PurePath.path
Brett Cannon
2016-06-24
1
-3/+2
*
Issue #27381: Remove superfluous paren in zipfile documentation
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: Remove an outdated reference from regex HOWTO
Berker Peksag
2016-06-24
1
-3/+1
*
Issue #27304: Source code links for sub-packages in the same file.
Terry Jan Reedy
2016-06-23
3
-1/+31
*
alter header; '%' really throws latex through a loop
Benjamin Peterson
2016-06-22
1
-2/+2
*
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
*
issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev.
Senthil Kumaran
2016-06-18
1
-1/+5
*
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
*
Make faq/general.rst gender-inclusive, patch by Sam Hathaway.
Berker Peksag
2016-06-15
1
-1/+1
*
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: Fix ZipFile.writestr data argument name.
Martin Panter
2016-06-15
1
-2/+2
*
|
Delete outdated paragraph about OptimizedUnicode again
Berker Peksag
2016-06-14
1
-4/+0
*
|
Issue #16182: set_pre_input_hook() may not exist; document, and update test
Martin Panter
2016-06-14
1
-2/+5
*
|
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
*
|
Issue #27188: Fix various sqlite3 documentation errors
Berker Peksag
2016-06-12
1
-18/+19
*
|
Use exc role for ValueError in multiprocessing.rst
Berker Peksag
2016-06-12
1
-1/+1
*
|
Issue #27221: Delete an outdated paragraph about pickle support of Process
Berker Peksag
2016-06-12
1
-6/+1
*
|
Fix typos and English grammar in documentation and code comment
Martin Panter
2016-06-12
1
-1/+1
*
|
Issue #24136: Document generalized unpacking, PEP 448
Martin Panter
2016-06-12
4
-30/+64
*
|
Fix typo and silence a Sphinx warning in Doc/glossary.rst
Berker Peksag
2016-06-11
1
-1/+1
*
|
Silence 'make suspicious' warnings
Berker Peksag
2016-06-11
1
-3/+3
*
|
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
221
-134/+531
*
|
Issue #27280: Fix typo in IPv6Network documentation
Berker Peksag
2016-06-10
1
-1/+1
*
|
Issue #24617: Add comment for os.mkdir about mode quirks
Tommy Beadle
2016-06-02
1
-4/+10
*
|
Issue #8491: Add link to Gnu Readline configuration documentation
Martin Panter
2016-06-10
1
-0/+7
*
|
[Issue 15476] Make "code object" its own entry in the index
Tommy Beadle
2016-06-02
4
-11/+8
*
|
Issue #27243: Fix __aiter__ protocol
Yury Selivanov
2016-06-09
4
-7/+63
*
|
asyncio: Remove asyncio.timeout() context manager.
Yury Selivanov
2016-06-08
2
-20/+0
*
|
asyncio: Update whatsnew/3.5.2
Yury Selivanov
2016-06-08
1
-2/+7
*
|
Issue #27136: Update asyncio docs
Yury Selivanov
2016-06-08
1
-23/+24
*
|
Issue #23275: Backport target list assignment documentation fixes
Martin Panter
2016-06-08
1
-15/+14
*
|
Issue #21593: Clarify that re.search() returns the first match
Berker Peksag
2016-06-08
1
-2/+2
*
|
Issue #25738: Don’t send message body for 205 Reset Content
Martin Panter
2016-06-08
1
-1/+3
*
|
os.urandom() doesn't block on Linux anymore
Victor Stinner
2016-06-07
1
-3/+10
*
|
Issue #26014: Update 3.x packaging documentation:
Ned Deily
2016-06-06
4
-3/+12
*
|
Issue #24291: Avoid WSGIRequestHandler doing partial writes
Martin Panter
2016-06-05
1
-0/+3
*
|
issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca...
Senthil Kumaran
2016-06-05
2
-5/+34
*
|
Issue #17888: Add a note about contributing to Python docs
Berker Peksag
2016-06-05
1
-3/+7
*
|
issue27202 - Exclude 2.x release notes from python3 make doctests.
Senthil Kumaran
2016-06-05
1
-2/+3
*
|
Issue27203 - Fix doctests Doc/faq/programming.rst.
Senthil Kumaran
2016-06-05
1
-8/+20
*
|
Issue #19234: Documents socket.fileno() returns -1 on failure
Kushal Das
2016-06-04
1
-3/+2
*
|
Issue 27216: Fix typo (noticed by Alex Chan).
Ned Deily
2016-06-04
1
-1/+1
*
|
Fix typos in code comment and documentation
Martin Panter
2016-06-04
3
-3/+3
[next]