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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26823: fix traceback abbreviation docs
Nick Coghlan
2016-08-16
1
-3/+2
*
Add docs for typing.AnyStr and typing.Text. By Michael Lee. (Merge 3.5->3.6)
Guido van Rossum
2016-08-15
1
-0/+27
|
\
|
*
Add docs for typing.AnyStr and typing.Text. By Michael Lee.
Guido van Rossum
2016-08-15
1
-0/+27
*
|
Issue #12345: Add mathemathcal constant tau to math and cmath.
Guido van Rossum
2016-08-15
2
-2/+11
*
|
Issue #16764: Support keyword arguments to zlib.decompress(). Patch by
Serhiy Storchaka
2016-08-15
1
-8/+12
*
|
Issue #26823: Abbreviate recursive tracebacks
Nick Coghlan
2016-08-15
1
-0/+15
*
|
Issue27573 code.interact prints a message when exiting.
Steven D'Aprano
2016-08-14
1
-0/+3
*
|
Add versionadded tag to docs for timeit.autorange
Steven D'Aprano
2016-08-14
1
-0/+2
*
|
Issue6422 add autorange method to timeit.Timer
Steven D'Aprano
2016-08-14
1
-2/+17
*
|
Merge: #27753: fix typo (name->named).
R David Murray
2016-08-13
1
-1/+1
|
\
\
|
|
/
|
*
#27753: fix typo (name->named).
R David Murray
2016-08-13
1
-1/+1
*
|
merge
Raymond Hettinger
2016-08-13
1
-5/+11
|
\
\
|
|
/
|
*
Issue #27720: Fix error in eng_to_decimal docs and add examples from the spec...
Raymond Hettinger
2016-08-13
1
-5/+11
*
|
Merge ISO-8859 fixes from 3.5
Martin Panter
2016-08-10
1
-2/+2
|
\
\
|
|
/
|
*
Correct misspellings of ISO-8859
Martin Panter
2016-08-10
1
-2/+2
*
|
Issue #27200: Merge with 3.5
Zachary Ware
2016-08-10
1
-0/+5
|
\
\
|
|
/
|
*
Issue #27200: Fix doctests in Doc/library/hashlib.rst
Zachary Ware
2016-08-10
1
-0/+5
*
|
Closes #27210: Merge with 3.5
Zachary Ware
2016-08-10
3
-11/+9
|
\
\
|
|
/
|
*
Issue #27210: Fix doctests for a few modules.
Zachary Ware
2016-08-10
3
-11/+9
*
|
Closes #27209: Merge with 3.5
Zachary Ware
2016-08-10
3
-30/+29
|
\
\
|
|
/
|
*
Issue #27209: Fix doctests in Doc/library/email*.rst
Zachary Ware
2016-08-10
3
-30/+29
*
|
Closes #27208: Merge with 3.5
Zachary Ware
2016-08-10
1
-4/+4
|
\
\
|
|
/
|
*
Issue #27208: Fix doctest in Doc/library/traceback.rst
Zachary Ware
2016-08-10
1
-4/+4
*
|
Closes #27205: Merge with 3.5
Zachary Ware
2016-08-09
1
-15/+15
|
\
\
|
|
/
|
*
Issue #27205: Fix doctests in Doc/library/collections.rst.
Zachary Ware
2016-08-09
1
-15/+15
*
|
Closes #27722: Merge with 3.5
Zachary Ware
2016-08-09
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27722: Fix default for touch method's 'mode' argument
Zachary Ware
2016-08-09
1
-1/+1
*
|
Merge with 3.5
Zachary Ware
2016-08-09
1
-2/+2
|
\
\
|
|
/
|
*
Correct signatures for a couple of logging handlers
Zachary Ware
2016-08-09
1
-2/+2
*
|
Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6)
Guido van Rossum
2016-08-08
7
-129/+138
|
\
\
|
|
/
|
*
Issue #27700: Document AbstractEventLoop, not BaseEventLoop.
Guido van Rossum
2016-08-08
7
-129/+138
*
|
Merge from 3.5
Berker Peksag
2016-08-08
1
-3/+3
|
\
\
|
|
/
|
*
Fix use of default reST role
Berker Peksag
2016-08-08
1
-3/+3
*
|
Issue #23322: Merge from 3.5
Berker Peksag
2016-08-08
1
-7/+0
|
\
\
|
|
/
|
*
Issue #23322: Remove outdated reference to an example in parser docs
Berker Peksag
2016-08-08
1
-7/+0
*
|
Merge 3.5
Andrew Svetlov
2016-08-08
1
-1/+1
|
\
\
|
|
/
|
*
Use asyncio.gather instead of asyncio.wait in example.
Andrew Svetlov
2016-08-08
1
-1/+1
*
|
Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor()
Gregory P. Smith
2016-08-07
1
-1/+5
*
|
Better docs for typing.Any by Michael Lee. Fixes issue #27688. (Merge 3.5->3.6)
Guido van Rossum
2016-08-06
1
-9/+71
|
\
\
|
|
/
|
*
Better docs for typing.Any by Michael Lee. Fixes issue #27688.
Guido van Rossum
2016-08-06
1
-9/+71
*
|
Silence warnings from 'make suspicious' to make the docs buildbot happy
Berker Peksag
2016-08-06
1
-7/+9
*
|
Closes #22829: Added --prompt option to venv.
Vinay Sajip
2016-08-06
1
-1/+9
*
|
Issue #18548: Merge from 3.5
Berker Peksag
2016-08-06
1
-2/+2
|
\
\
|
|
/
|
*
Issue #18548: Fix unittest.TestSuite() example
Berker Peksag
2016-08-06
1
-2/+2
*
|
Add AutoEnum: automatically provides next value if missing. Issue 26988.
Ethan Furman
2016-08-05
1
-65/+216
*
|
Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Bar...
Ethan Furman
2016-08-05
2
-10/+37
*
|
Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6)
Guido van Rossum
2016-08-05
1
-0/+29
|
\
\
|
|
/
|
*
Add typing.Generator docs, by Michael Lee.
Guido van Rossum
2016-08-05
1
-0/+29
*
|
Merge spelling and grammar fixes from 3.5
Martin Panter
2016-08-05
1
-1/+1
|
\
\
|
|
/
|
*
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
1
-1/+1
[next]