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
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-1/+1
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
1
-2/+2
*
remove link to the 'original package specification'; I doubt it's useful anym...
Benjamin Peterson
2014-10-17
1
-3/+1
*
Closes #17057: fix grammar in old-style vs new-style class docs.
Georg Brandl
2014-10-06
1
-14/+14
*
Issue 22465: grammar, number agreement.
Terry Jan Reedy
2014-09-30
1
-1/+1
*
Issue #20643: Fixed references to the next() method (distinguish from the
Serhiy Storchaka
2014-09-05
2
-13/+12
*
correct call grammar error (#3473)
Benjamin Peterson
2014-08-28
1
-1/+1
*
Issue #22243: fix except grammar in reference.
Terry Jan Reedy
2014-08-23
1
-1/+1
*
remove confusing delete indexing (closes #21466)
Benjamin Peterson
2014-05-11
1
-2/+0
*
Add prompts to interactive example.
Zachary Ware
2014-05-06
1
-8/+8
*
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
Zachary Ware
2014-05-06
1
-0/+14
*
Closes #21055: Index (augmented) assignment symbols.
Terry Jan Reedy
2014-04-29
1
-0/+13
*
Closes 21048: Index 'as' in import and with statements.
Terry Jan Reedy
2014-04-29
2
-1/+4
*
#18628: clarify index entry for source file encoding declaration.
R David Murray
2014-04-17
1
-3/+1
*
note that the hash of an arbitrary object is only derived from its address (c...
Benjamin Peterson
2014-04-04
1
-1/+1
*
Issue #19683: Add __closure__ and other missing attributes to function docs.
Mark Dickinson
2014-02-01
1
-24/+30
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
*
Issue #19190: Improve cross-references in builtin types and functions documen...
Serhiy Storchaka
2013-10-09
2
-21/+25
*
Use "lambda expression" as preferred to "lambda form".
Georg Brandl
2013-10-06
2
-11/+10
*
document that various functions that parse from source will interpret things ...
Benjamin Peterson
2013-09-01
1
-9/+10
*
Remove repetition of string escapes note 1 at end of note 2.
Terry Jan Reedy
2013-07-27
1
-2/+1
*
#14878: add cross-reference to the yield statement.
Andrew Kuchling
2013-05-10
1
-0/+3
*
The im_class of unbound class methods is actually not the same as im_self.
Georg Brandl
2013-04-14
1
-5/+4
*
Clarify point in name mangling doc.
Georg Brandl
2013-04-14
1
-8/+7
*
Backport rev. 3ae74b361f53 to 2.7 branch.
Georg Brandl
2013-03-28
2
-1/+3
|
\
|
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
3
-3/+4
|
*
Merge from 3.2: add links and index entries for "argument" and "parameter."
Chris Jerdonek
2012-12-25
2
-11/+21
|
|
\
|
|
*
Add additional links and index entries for "argument" and "parameter".
Chris Jerdonek
2012-12-25
2
-11/+21
|
*
|
#16677: merge with 3.2.
Ezio Melotti
2012-12-25
1
-5/+5
|
|
\
\
|
|
|
/
|
|
*
#16677: rename section header and fix markup.
Ezio Melotti
2012-12-25
1
-5/+5
|
|
*
Fix label in docs (from issue #13538).
Chris Jerdonek
2012-11-21
1
-1/+1
|
|
*
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-21
1
-10/+18
|
*
|
Link to "yield from" examples in yield documentation.
Chris Jerdonek
2012-12-23
1
-1/+11
|
*
|
Add a str class entry to the "Text Sequence Type" section (issue #16209).
Chris Jerdonek
2012-11-28
1
-5/+7
|
*
|
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-21
1
-10/+18
|
*
|
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-9/+15
|
*
|
Issue #16144: Fix misleading sentence in reference/import.
Andrew Svetlov
2012-11-15
1
-5/+5
|
*
|
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
Chris Jerdonek
2012-10-28
1
-3/+0
|
|
\
\
|
|
|
/
|
|
*
Remove unneeded "Release" and "Date" markers from doc index pages.
Chris Jerdonek
2012-10-28
1
-3/+0
|
*
|
Merge from 3.2: fix formatting of syntax description of function definition.
Chris Jerdonek
2012-10-26
1
-2/+1
|
|
\
\
|
|
|
/
|
|
*
Fix formatting of syntax description of function definition.
Chris Jerdonek
2012-10-26
1
-2/+1
|
*
|
merge 3.2
Benjamin Peterson
2012-10-12
2
-15/+16
|
|
\
\
|
|
|
/
|
|
*
Fix links to the __next__ method.
Ezio Melotti
2012-10-12
2
-14/+15
|
|
*
Fix link to str.format() in docs.
Chris Jerdonek
2012-10-12
1
-1/+1
|
|
*
Closes #16149: remove now-false statement about the inability to compare Deci...
Georg Brandl
2012-10-06
1
-10/+4
|
*
|
Closes #16149: remove now-false statement about the inability to compare Deci...
Georg Brandl
2012-10-06
1
-10/+4
|
*
|
#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
Ezio Melotti
2012-10-05
1
-3/+1
|
*
|
Merge: Close open bracket, thanks to Josh Helzer from docs@
Andrew Svetlov
2012-10-02
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Close open bracket, thanks to Josh Helzer from docs@
Andrew Svetlov
2012-10-02
1
-1/+1
|
*
|
Issue #14167: merge fix from 3.2 branch.
Mark Dickinson
2012-09-24
1
-5/+5
|
|
\
\
|
|
|
/
[next]