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
...
|
*
|
Closes #20169: fix inner links random doc.
Georg Brandl
2016-02-19
1
-6/+6
*
|
|
Issue #15608: Merge socketserver doc from 3.5
Martin Panter
2016-02-19
1
-154/+202
|
\
\
\
|
|
/
/
|
*
|
Issue #15608: Improve socketserver module documentation
Martin Panter
2016-02-19
1
-154/+202
*
|
|
Issue #16915: Clarify that mode parameter of socket.makefile() does not accept
Berker Peksag
2016-02-18
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16915: Clarify that mode parameter of socket.makefile() does not accept
Berker Peksag
2016-02-18
1
-1/+2
*
|
|
merge 3.5 (#26378)
Benjamin Peterson
2016-02-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
fix typo (closes #26378)
Benjamin Peterson
2016-02-18
1
-1/+1
*
|
|
Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.
Ned Deily
2016-02-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.
Ned Deily
2016-02-16
1
-1/+1
*
|
|
Minor clarification in tutorial.
Georg Brandl
2016-02-15
1
-0/+3
*
|
|
Merge 3.5 (issue #25887)
Yury Selivanov
2016-02-13
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25887: Raise a RuntimeError when a coroutine is awaited more than once.
Yury Selivanov
2016-02-13
1
-0/+4
|
*
|
Hopefully clarify the difference between Optional[t] and an optional argument.
Guido van Rossum
2016-02-10
1
-0/+7
*
|
|
Issue #25179: Documentation for formatted string literals aka f-strings
Martin Panter
2016-02-13
10
-21/+158
*
|
|
Issue #25994: Added the close() method and the support of the context manager
Serhiy Storchaka
2016-02-11
2
-3/+35
*
|
|
Issue #25985: sys.version_info is now used instead of sys.version
Serhiy Storchaka
2016-02-11
3
-5/+6
*
|
|
Hopefully clarify the difference between Optional[t] and an optional argument.
Guido van Rossum
2016-02-10
1
-0/+7
*
|
|
Issue #26304: Additional “allows to” fix specific to 3.6
Martin Panter
2016-02-10
1
-1/+1
*
|
|
Issue #26304: Merge doc wording from 3.5
Martin Panter
2016-02-10
13
-41/+41
|
\
\
\
|
|
/
/
|
*
|
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter
2016-02-10
13
-41/+41
*
|
|
Issue #26136: Upgrade the generator_stop warning to DeprecationWarning
Martin Panter
2016-02-10
1
-0/+8
*
|
|
Issue #26243: zlib.compress() keyword argument support by Aviv Palivoda
Martin Panter
2016-02-10
2
-3/+15
*
|
|
Issues #26310, 26311: Merge typo fixes from 3.5
Martin Panter
2016-02-10
3
-4/+4
|
\
\
\
|
|
/
/
|
*
|
Issues #26310, #26311: Fix typos in the documentation and code comments
Martin Panter
2016-02-10
3
-4/+4
*
|
|
Clarify "cardinality of" as "number of elements in" as many readers do
Gregory P. Smith
2016-02-08
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Clarify "cardinality of" as "number of elements in" as many readers do
Gregory P. Smith
2016-02-08
1
-1/+1
|
*
|
Issue #26198: Fixed error messages for some argument parsing errors.
Serhiy Storchaka
2016-02-07
1
-1/+2
*
|
|
Issue #26039: Added zipfile.ZipInfo.from_file() and zipinfo.ZipInfo.is_dir().
Serhiy Storchaka
2016-02-07
2
-0/+34
*
|
|
Merge string formatting doc fixes from 3.5
Martin Panter
2016-02-08
9
-29/+31
|
\
\
\
|
|
/
/
|
*
|
Issue #25179: Preparatory cleanup of existing docs on string formatting
Martin Panter
2016-02-08
9
-29/+31
*
|
|
merge from 3.5
Senthil Kumaran
2016-02-06
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix userinfo example presented in urllib2 howto.
Senthil Kumaran
2016-02-06
1
-1/+1
*
|
|
Merge with 3.5
Zachary Ware
2016-02-04
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Python for .NET has moved to Github.
Zachary Ware
2016-02-04
1
-1/+1
*
|
|
Merge with 3.5
Zachary Ware
2016-02-02
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix typo.
Zachary Ware
2016-02-02
1
-1/+1
*
|
|
Issue #26244: Merge zlib documentation from 3.5
Martin Panter
2016-02-03
1
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #26244: Clarify default zlib compression level in documentation
Martin Panter
2016-02-03
1
-3/+4
|
*
|
Issue #26194: Inserting into a full deque to raise an IndexError
Raymond Hettinger
2016-02-02
1
-2/+2
*
|
|
merge
Raymond Hettinger
2016-02-02
1
-2/+2
*
|
|
Merge 3.5 (doc)
Victor Stinner
2016-01-31
1
-35/+38
|
\
\
\
|
|
/
/
|
*
|
Enhance os.scandir() doc
Victor Stinner
2016-01-31
1
-35/+38
*
|
|
Issue #26242: Fix another one in importlib.rst
Berker Peksag
2016-01-30
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #26242: Fix another one in importlib.rst
Berker Peksag
2016-01-30
1
-1/+1
*
|
|
Fix a markup error in socket.rst
Berker Peksag
2016-01-30
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix a markup error in socket.rst
Berker Peksag
2016-01-30
1
-1/+1
*
|
|
Update "Creating Virtual Environments" link in venv documentation
Berker Peksag
2016-01-30
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Update "Creating Virtual Environments" link in venv documentation
Berker Peksag
2016-01-30
1
-1/+1
*
|
|
Update output of venv -h
Berker Peksag
2016-01-30
1
-4/+5
|
\
\
\
|
|
/
/
|
*
|
Update output of venv -h
Berker Peksag
2016-01-30
1
-4/+5
[prev]
[next]