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
*
Merge from 3.3: add links and index entries for "argument" and "parameter."
Chris Jerdonek
2012-12-25
2
-11/+21
|
\
|
*
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.3.
Ezio Melotti
2012-12-25
1
-5/+5
|
\
\
\
|
|
/
/
|
*
|
#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
*
|
|
Merge from 3.3: link to "yield from" examples in yield documentation.
Chris Jerdonek
2012-12-23
1
-1/+11
|
\
\
\
|
|
/
/
|
*
|
Link to "yield from" examples in yield documentation.
Chris Jerdonek
2012-12-23
1
-1/+11
*
|
|
Merge from 3.3: Add a str class entry to the string section (issue #16209).
Chris Jerdonek
2012-11-28
1
-5/+7
|
\
\
\
|
|
/
/
|
*
|
Add a str class entry to the "Text Sequence Type" section (issue #16209).
Chris Jerdonek
2012-11-28
1
-5/+7
*
|
|
Merge from 3.3: Improve str() and object.__str__() docs (issue #13538).
Chris Jerdonek
2012-11-21
1
-10/+18
|
\
\
\
|
|
/
/
|
*
|
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 #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-9/+15
*
|
|
Merge issue #16144: Fix misleading sentence in reference/import.
Andrew Svetlov
2012-11-15
1
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #16144: Fix misleading sentence in reference/import.
Andrew Svetlov
2012-11-15
1
-5/+5
*
|
|
Merge from 3.3: remove unneeded "Release" and "Date" markers from index pages.
Chris Jerdonek
2012-10-28
1
-3/+0
|
\
\
\
|
|
/
/
|
*
|
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.3: fix formatting of syntax description of function definition.
Chris Jerdonek
2012-10-26
1
-2/+1
|
\
\
\
|
|
/
/
|
*
|
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
|
|
\
\
|
|
|
/
*
|
|
Merge __next__ method link fixes with 3.3.
Ezio Melotti
2012-10-12
2
-14/+15
|
\
\
\
|
*
\
\
Merge __next__ method link fixes with 3.2.
Ezio Melotti
2012-10-12
2
-14/+15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix links to the __next__ method.
Ezio Melotti
2012-10-12
2
-14/+15
*
|
|
|
Merge from 3.3: Fix link to str.format() in docs.
Chris Jerdonek
2012-10-12
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge from 3.2: Fix link to str.format() in docs.
Chris Jerdonek
2012-10-12
1
-1/+1
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
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
*
|
|
Fix markup.
Ezio Melotti
2012-10-07
1
-1/+1
*
|
|
Issue #16148: Small improvements and cleanup. Added version information
Armin Ronacher
2012-10-07
1
-0/+9
|
/
/
*
|
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
|
\
\
|
|
/
|
*
Issue #14167: restore statement about breaks in finally clauses.
Mark Dickinson
2012-09-24
1
-5/+5
*
|
Merge #14617: clarify discussion of interrelationship of __eq__ and __hash__.
R David Murray
2012-09-11
1
-13/+13
|
\
\
|
|
/
|
*
#14617: clarify discussion of interrelationship of __eq__ and __hash__.
R David Murray
2012-09-11
1
-13/+13
*
|
s/path importer/path based finder/ (because the path based finder is not an i...
Nick Coghlan
2012-08-20
1
-46/+51
*
|
Merge #15355: Mention already-executing Exception in generator docs.
R David Murray
2012-08-18
1
-2/+9
|
\
\
|
|
/
|
*
#15355: Mention already-executing Exception in generator docs.
R David Murray
2012-08-18
1
-2/+9
*
|
Issue #14167: Document return statement in finally blocks.
Andrew Svetlov
2012-08-14
1
-6/+17
|
\
\
|
|
/
|
*
Issue #14167: Document return statement in finally blocks.
Andrew Svetlov
2012-08-14
1
-6/+17
*
|
Fix markup errors and update pydoc topics.
Georg Brandl
2012-08-11
1
-1/+1
*
|
Issue #15502: Bring the importlib.PathFinder docs and docstring more in line ...
Nick Coghlan
2012-08-02
1
-73/+148
*
|
Clarify the import statement semantics, especially for implicit imports in th...
Nick Coghlan
2012-08-02
1
-29/+74
[next]