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
/
typing.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 28644: Document recent changes in typing.py (Ivan L) (3.5->3.6)
Guido van Rossum
2016-11-11
1
-15/+50
|
\
|
*
Issue 28644: Document recent changes in typing.py (Ivan L)
Guido van Rossum
2016-11-11
1
-15/+50
*
|
Issue #28107: Update typing module documentation for NamedTuple (Ivan)
Guido van Rossum
2016-10-25
1
-4/+13
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
*
Adjust ClassVar example to use pre-PEP-526 syntax. (Issue #28388)
Guido van Rossum
2016-10-09
1
-2/+2
*
|
Issue #28388: update typing module documentation. (merge 3.5->3.6)
Guido van Rossum
2016-10-09
1
-123/+126
|
\
\
|
|
/
|
*
Issue #28388: update typing module documentation.
Guido van Rossum
2016-10-09
1
-122/+125
|
*
Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the ...
Guido van Rossum
2016-09-11
1
-14/+113
*
|
Issue #26141: Update docs for typing.py. Ivan Levkivskyi.
Guido van Rossum
2016-09-11
1
-10/+104
*
|
Issue #28073: Improve wording around None. Michael Lee. (3.5->3.6)
Guido van Rossum
2016-09-11
1
-2/+4
|
\
\
|
|
/
|
*
Issue #28073: Improve wording around None. Michael Lee.
Guido van Rossum
2016-09-11
1
-2/+4
*
|
Issue #28049: Add documentation for typing.Awaitable and friends.
Guido van Rossum
2016-09-09
1
-1/+13
*
|
Issue #27905: Docs for typing.Type[C], by Michael Lee. (Merge 3.5->3.6)
Guido van Rossum
2016-09-07
1
-0/+39
|
\
\
|
|
/
|
*
Issue #27905: Docs for typing.Type[C], by Michael Lee.
Guido van Rossum
2016-09-07
1
-0/+39
*
|
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip
2016-08-31
1
-1/+1
*
|
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
*
|
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
*
|
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
*
|
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 from 3.5
Berker Peksag
2016-07-30
1
-1/+1
|
\
\
|
|
/
|
*
Silence another "default role used" warning in typing.rst
Berker Peksag
2016-07-30
1
-1/+1
*
|
Fix whitespace.
Guido van Rossum
2016-07-29
1
-1/+1
|
\
\
|
|
/
|
*
Fix whitespace.
Guido van Rossum
2016-07-29
1
-1/+1
*
|
Expand documentation about type aliases and NewType in the typing module (mer...
Guido van Rossum
2016-07-29
1
-1/+96
|
\
\
|
|
/
|
*
Expand documentation about type aliases and NewType in the typing module.
Guido van Rossum
2016-07-29
1
-1/+96
*
|
Fix issue #27402: example for typing did not type-check. (Merge 3.5->3.6)
Guido van Rossum
2016-06-28
1
-2/+2
|
\
\
|
|
/
|
*
Fix issue #27402: example for typing did not type-check.
Guido van Rossum
2016-06-28
1
-2/+2
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-2/+2
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+2
*
|
Issue #27125: Merge typo fixes from 3.5
Martin Panter
2016-05-30
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27125: Remove duplicated words from documentation and comments
Martin Panter
2016-05-30
1
-1/+1
*
|
Issue #27125: Merge typo fixes from 3.5
Martin Panter
2016-05-29
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27125: Fix various errors like “will [be] inherited”
Martin Panter
2016-05-29
1
-1/+1
*
|
Issue #26322: Document typing.Set, patch by Joseph Moran
Berker Peksag
2016-04-29
1
-2/+2
|
\
\
|
|
/
|
*
Issue #26322: Document typing.Set, patch by Joseph Moran
Berker Peksag
2016-04-29
1
-2/+2
*
|
Merge 3.5
Victor Stinner
2016-04-11
1
-0/+2
|
\
\
|
|
/
|
*
typing doc: add versionadded 3.5
Victor Stinner
2016-04-11
1
-0/+2
|
*
Hopefully clarify the difference between Optional[t] and an optional argument.
Guido van Rossum
2016-02-10
1
-0/+7
*
|
Issue #25609: Introduce contextlib.AbstractContextManager and
Brett Cannon
2016-04-08
1
-3/+9
*
|
Add collections.Reversible. Patch by Ivan Levkivskyi. Fixes issue #25987.
Guido van Rossum
2016-04-04
1
-6/+5
*
|
Hopefully clarify the difference between Optional[t] and an optional argument.
Guido van Rossum
2016-02-10
1
-0/+7
|
/
*
Fix typo.
Zachary Ware
2016-02-02
1
-1/+1
*
Issue #25603: Add missing parenthesis.
Zachary Ware
2015-11-12
1
-1/+1
*
Fix typos and improve markup in typing.rst.
Berker Peksag
2015-09-10
1
-19/+18
*
Restore doc updates to typing.rst by Ivan Levkivskyi and Daniel Andrade Groppe.
Guido van Rossum
2015-09-10
1
-18/+110
[next]