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
/
tutorial
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge from 3.3: clarify universal-newline wording in tutorial (issue #16266).
Chris Jerdonek
2012-10-18
1
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.2: clarify universal-newline wording in tutorial (issue #16266).
Chris Jerdonek
2012-10-18
1
-3/+4
|
|
\
\
|
|
|
/
|
|
*
Clarify universal-newline wording in tutorial (issue #16266).
Chris Jerdonek
2012-10-18
1
-3/+4
*
|
|
Merge issue #16265: Fix collapsing of code sample in tutorial.
Andrew Svetlov
2012-10-17
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge issue #16265: Fix collapsing of code sample in tutorial.
Andrew Svetlov
2012-10-17
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #16265: Fix collapsing of code sample in tutorial.
Andrew Svetlov
2012-10-17
1
-1/+1
*
|
|
Issue #16225: Merge from 3.3: Add additional note to tutorial about looping.
Chris Jerdonek
2012-10-16
2
-11/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #16225: Merge from 3.2: Add additional note to tutorial about looping.
Chris Jerdonek
2012-10-16
2
-11/+24
|
|
\
\
|
|
|
/
|
|
*
Issue #16225: Add additional note to tutorial about changing sequence while l...
Chris Jerdonek
2012-10-16
2
-11/+24
*
|
|
Merge __next__ method link fixes with 3.3.
Ezio Melotti
2012-10-12
1
-9/+9
|
\
\
\
|
|
/
/
|
*
|
Merge __next__ method link fixes with 3.2.
Ezio Melotti
2012-10-12
1
-9/+9
|
|
\
\
|
|
|
/
|
|
*
Fix links to the __next__ method.
Ezio Melotti
2012-10-12
1
-9/+9
*
|
|
Merge link additions/fixes with 3.3.
Ezio Melotti
2012-10-12
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix and add more links.
Ezio Melotti
2012-10-12
1
-1/+1
*
|
|
Bump version to 3.4.0 alpha 0.
Georg Brandl
2012-09-29
3
-9/+9
|
/
/
*
|
Close issue #16073: merge fix from 3.2.
Chris Jerdonek
2012-09-28
1
-1/+1
|
\
\
|
|
/
|
*
Close issue #16073: fix map() example in list comprehension documentation.
Chris Jerdonek
2012-09-28
1
-1/+1
*
|
Issue #16015: Merge and update from 3.2.
Chris Jerdonek
2012-09-25
1
-3/+5
|
\
\
|
|
/
|
*
Issue #16015: Make welcome message more realistic in tutorial example.
Chris Jerdonek
2012-09-25
1
-3/+5
*
|
Issue #16015: Merge fix from 3.2.
Chris Jerdonek
2012-09-25
1
-2/+1
|
\
\
|
|
/
|
*
Issue #16015: Fix NameError doctest example in tutorial introduction.
Chris Jerdonek
2012-09-25
1
-2/+1
*
|
#16019, #16020: merge with 3.2.
Ezio Melotti
2012-09-24
1
-2/+6
|
\
\
|
|
/
|
*
#16019, #16020: fix syntax highlight.
Ezio Melotti
2012-09-24
1
-2/+6
*
|
#16017: merge with 3.2.
Ezio Melotti
2012-09-24
1
-1/+1
|
\
\
|
|
/
|
*
#16017: capitalize URLs.
Ezio Melotti
2012-09-24
1
-1/+1
*
|
Merge 3.2: tutorial typo fix
Eli Bendersky
2012-08-18
1
-1/+1
|
\
\
|
|
/
|
*
tutorial typo fix
Eli Bendersky
2012-08-18
1
-1/+1
*
|
merge with 3.2
Sandro Tosi
2012-08-14
1
-1/+1
|
\
\
|
|
/
|
*
fix typo
Sandro Tosi
2012-08-14
1
-1/+1
*
|
merge from 3.2
Senthil Kumaran
2012-08-12
1
-3/+16
|
\
\
|
|
/
|
*
Issue #15630: Add an example for "continue" statement in the tutorial. Patch by
Senthil Kumaran
2012-08-12
1
-3/+16
*
|
merge with 3.2
Sandro Tosi
2012-08-12
1
-1/+1
|
\
\
|
|
/
|
*
zip() returns an iterator, make a list() of it; thanks to Martin from docs@
Sandro Tosi
2012-08-12
1
-1/+1
*
|
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-1/+1
*
|
merge with 3.2
Sandro Tosi
2012-08-04
1
-1/+1
|
\
\
|
|
/
|
*
add missing period; thanks to Gaston Fiore from docs@
Sandro Tosi
2012-08-04
1
-1/+1
*
|
#14840: merge with 3.2.
Ezio Melotti
2012-06-17
1
-9/+21
|
\
\
|
|
/
|
*
#14840: Add a bit on the difference between tuples and lists. Initial patch ...
Ezio Melotti
2012-06-17
1
-9/+21
*
|
Merge from 3.2
Nick Coghlan
2012-06-07
1
-0/+7
|
\
\
|
|
/
|
*
Nudge readers towards a more accurate mental model for loop else clauses
Nick Coghlan
2012-06-07
1
-0/+7
|
*
Fix closes Issue: 14217 - 3.2 branch
Senthil Kumaran
2012-03-09
1
-1/+4
*
|
Fix closes Issue: 14217 - Appropriate sphinx directive for output. Patch by T...
Senthil Kumaran
2012-03-09
1
-1/+3
*
|
Issue #11948: merge with 3.2
Sandro Tosi
2012-01-19
1
-18/+16
|
\
\
|
|
/
|
*
Issue #11948: clarify modules search path
Sandro Tosi
2012-01-19
1
-18/+16
*
|
Merge with 3.2
Terry Jan Reedy
2012-01-11
1
-2/+2
|
\
\
|
|
/
|
*
Minor correction. #11418
Terry Jan Reedy
2012-01-11
1
-2/+2
*
|
merge with 3.2
Georg Brandl
2011-12-25
1
-7/+7
|
\
\
|
|
/
|
*
I do not think we will ever have auto-indent at the prompt, that is for IPyth...
Georg Brandl
2011-12-25
1
-7/+7
*
|
#6570: merge with 3.2.
Ezio Melotti
2011-12-13
1
-18/+23
|
\
\
|
|
/
[prev]
[next]