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
/
reference
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #9232: Support trailing commas in function declarations.
Robert Collins
2015-08-11
1
-4/+4
*
Issue #4395: Better testing and documentation of binary operators.
Robert Collins
2015-08-06
1
-9/+13
|
\
|
*
Issue #4395: Better testing and documentation of binary operators.
Robert Collins
2015-08-06
1
-9/+13
*
|
Issue #24531: Document that encoding lines cannot follow non-comment lines.
Robert Collins
2015-08-06
1
-2/+4
|
\
\
|
|
/
|
*
Issue #24531: Document that encoding lines cannot follow non-comment lines.
Robert Collins
2015-08-06
1
-2/+4
*
|
Merge issue #24129 from 3.4
Nick Coghlan
2015-08-05
1
-62/+101
|
\
\
|
|
/
|
*
Issue #24129: Clarify reference docs for name resolution.
Nick Coghlan
2015-08-05
1
-62/+101
*
|
docs: Fix productionlist for async def functions
Yury Selivanov
2015-08-01
1
-1/+1
*
|
Issue #24713: Use importlib.reload() in import reference document.
Berker Peksag
2015-07-25
1
-1/+1
|
\
\
|
|
/
|
*
Issue #24713: Use importlib.reload() in import reference document.
Berker Peksag
2015-07-25
1
-1/+1
*
|
Issue #24619: New approach for tokenizing async/await.
Yury Selivanov
2015-07-22
1
-3/+1
*
|
merge 3.4 (#24610)
Benjamin Peterson
2015-07-11
1
-1/+1
|
\
\
|
|
/
|
*
fix normalization example (closes #24610)
Benjamin Peterson
2015-07-11
1
-1/+1
*
|
upgrade to Unicode 8.0.0
Benjamin Peterson
2015-06-27
1
-2/+2
*
|
Issue #24439: Improve PEP 492 related docs.
Yury Selivanov
2015-06-24
3
-21/+78
*
|
Issue #24400: Introduce a distinct type for 'async def' coroutines.
Yury Selivanov
2015-06-22
1
-3/+18
*
|
Merge with 3.4
Terry Jan Reedy
2015-06-12
1
-1/+1
|
\
\
|
|
/
|
*
Closes issue #24405: mark set display as code.
Terry Jan Reedy
2015-06-12
1
-1/+1
*
|
merge
Raymond Hettinger
2015-05-22
1
-2/+1
|
\
\
|
|
/
|
*
Issue #24219: Remove duplicate literal in docs.
Raymond Hettinger
2015-05-22
1
-2/+1
*
|
Issue 24180: Documentation for PEP 492 changes.
Yury Selivanov
2015-05-21
3
-1/+234
*
|
PEP 479: Change StopIteration handling inside generators.
Yury Selivanov
2015-05-09
1
-6/+6
*
|
Issue 24088: Clarify semantics of yield expression (merge from 3.4).
Guido van Rossum
2015-05-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue 24088: Clarify semantics of yield expression.
Guido van Rossum
2015-05-05
1
-1/+1
*
|
merge 3.4 (#24049)
Benjamin Peterson
2015-04-24
1
-4/+0
|
\
\
|
|
/
|
*
remove dead *-import checking code (closes #24049)
Benjamin Peterson
2015-04-24
1
-4/+0
*
|
Issue #24029: Document the name binding behavior for submodule imports.
Barry Warsaw
2015-04-22
1
-0/+35
|
\
\
|
|
/
|
*
Issue #24029: Document the name binding behavior for submodule imports.
Barry Warsaw
2015-04-22
1
-0/+35
*
|
Issue #23731: Implement PEP 488.
Brett Cannon
2015-04-13
1
-1/+1
*
|
Issue #23912: Fix code formatting in datamodel.rst.
Berker Peksag
2015-04-11
1
-3/+3
|
\
\
|
|
/
|
*
Issue #23912: Fix code formatting in datamodel.rst.
Berker Peksag
2015-04-11
1
-3/+3
*
|
Merge with 3.4
Zachary Ware
2015-02-20
1
-1/+1
|
\
\
|
|
/
|
*
Fix a typo pointed out on docs@
Zachary Ware
2015-02-20
1
-1/+1
*
|
Issue22988: clarify yield and exception blocks
Ethan Furman
2015-01-15
1
-4/+5
|
\
\
|
|
/
|
*
Issue22988: clarify yield and exception blocks
Ethan Furman
2015-01-15
1
-4/+5
*
|
Issue20467: clarify __init__'s role
Ethan Furman
2015-01-15
1
-7/+11
|
\
\
|
|
/
|
*
Issue20467: clarify __init__'s role
Ethan Furman
2015-01-15
1
-7/+11
|
|
\
|
|
*
Issue20467: clarify __init__'s role
Ethan Furman
2015-01-15
1
-7/+11
|
|
*
#19953: Clarify the wording of the augmented assignment discussion.
R David Murray
2014-03-09
1
-5/+7
*
|
|
Issue #23014: Make importlib.abc.Loader.create_module() required when
Brett Cannon
2015-01-09
1
-1/+7
*
|
|
Merge 3.4
Terry Jan Reedy
2014-12-10
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #23006: Improve the documentation and indexing of dict.__missing__.
Terry Jan Reedy
2014-12-10
1
-0/+6
*
|
|
Merge: #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.
R David Murray
2014-12-10
1
-2/+1
|
\
\
\
|
|
/
/
|
*
|
#22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.
R David Murray
2014-12-10
1
-2/+1
*
|
|
Issue22780: reword NotImplemented docs to emphasise should
Ethan Furman
2014-11-27
1
-1/+6
|
\
\
\
|
|
/
/
|
*
|
(3.4) Issue22780: reword NotImplemented docs to emphasise should
Ethan Furman
2014-11-27
1
-1/+6
*
|
|
Issue #22834: Have import suppress FileNotFoundError when the current
Brett Cannon
2014-11-21
1
-0/+9
*
|
|
Issue #22242: Try to make some import-related loader details clearer.
Brett Cannon
2014-11-07
1
-1/+2
*
|
|
merge with 3.4
Georg Brandl
2014-10-31
6
-45/+37
|
\
\
\
|
|
/
/
|
*
|
#22613: remaining corrections in extending/reference docs (thanks Jacques Duc...
Georg Brandl
2014-10-31
6
-45/+37
[next]