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
/
interpreter.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.13.0a0
Thomas Wouters
2023-05-22
1
-5/+5
*
tutorial: remove "with single quotes" (#98204)
Jelle Zijlstra
2022-10-12
1
-1/+1
*
Python 3.12.0a0
Pablo Galindo
2022-05-08
1
-5/+5
*
Python 3.11.0a0
Pablo Galindo
2021-05-03
1
-6/+6
*
Python 3.10.0a0 (GH-20198)
Pablo Galindo
2020-05-19
1
-5/+5
*
Update interpreter.rst (GH-17059)
Jules Lasne (jlasne)
2019-11-05
1
-1/+1
*
Doc: Add link of GNU Readline library to interpreter tutorial (GH-16152)
Adorilson Bezerra
2019-09-16
1
-7/+8
*
Improve Windows commands in tutorial (GH-14379)
Steve Dower
2019-06-26
1
-6/+4
*
Bump to 3.9.0a0
Łukasz Langa
2019-06-04
1
-4/+4
*
bpo-36008: Doc update for 3.8 migration (GH-12887)
Utkarsh Gupta
2019-05-13
1
-2/+2
*
Replace "DOS box" with link to Windows FAQ. (GH-12390)
Ned Deily
2019-03-24
1
-1/+1
*
bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738)
Serhiy Storchaka
2018-05-09
1
-2/+2
*
Start of 3.8.0a0
Ned Deily
2018-01-31
1
-4/+4
*
Issue #29381: merge with 3.6
Mariatta Wijaya
2017-02-02
1
-11/+10
|
\
|
*
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta Wijaya
2017-02-02
1
-11/+10
|
*
Backed out changeset 3d712292f2fa
Mariatta Wijaya
2017-02-02
1
-14/+15
|
*
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta Wijaya
2017-02-02
1
-15/+14
*
|
Bump to 3.7.0a0
Ned Deily
2016-09-12
1
-4/+4
|
/
*
Issue #26462: Merge code block fixes from 3.5
Martin Panter
2016-07-29
1
-1/+3
|
\
|
*
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-1/+3
*
|
Issue #27178: Fix markup in tutorial
Berker Peksag
2016-06-01
1
-1/+1
*
|
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-1/+1
|
\
\
|
|
/
|
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-1/+1
|
|
\
|
|
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-1/+1
|
*
|
Reverting my previous commit.
Yury Selivanov
2015-05-30
1
-7/+7
|
/
/
*
|
More version bumping to 3.6.
Ned Deily
2015-05-28
1
-7/+7
*
|
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
Berker Peksag
2014-12-09
1
-0/+2
|
\
\
|
|
/
|
*
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
Berker Peksag
2014-12-09
1
-0/+2
*
|
merge from 3.4
Senthil Kumaran
2014-09-18
1
-110/+3
|
\
\
|
|
/
|
*
Issue #16827: Make Interpreter introduction section of the tutorial more
Senthil Kumaran
2014-09-18
1
-110/+3
*
|
Merge #20874 fix.
R David Murray
2014-04-16
1
-9/+8
|
\
\
|
|
/
|
*
#20874: reflow paragraph.
R David Murray
2014-04-16
1
-7/+7
|
*
#20874: update tutorial wording: sophisticated line editing is now standard.
R David Murray
2014-04-16
1
-4/+3
*
|
merge
Raymond Hettinger
2014-03-28
1
-1/+1
|
\
\
|
|
/
|
*
Issue 21014: Use booleans instead of 0 and 1 in examples.
Raymond Hettinger
2014-03-28
1
-1/+1
*
|
merge with 3.4
Georg Brandl
2014-03-23
1
-1/+1
|
\
\
|
|
/
|
*
tutorial: no "linux2" sys.platform on 3.x (thanks Arfrever)
Georg Brandl
2014-03-23
1
-1/+1
*
|
merge with 3.4
Georg Brandl
2014-03-22
1
-2/+2
|
\
\
|
|
/
|
*
Closes #20975: make date in the interpreter banner a little more consistent
Georg Brandl
2014-03-22
1
-2/+2
*
|
Version bump to 3.5, step 2.
Larry Hastings
2014-03-17
1
-7/+7
|
/
*
Bump version to 3.4.0 alpha 0.
Georg Brandl
2012-09-29
1
-7/+7
*
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
*
|
merge with 3.2
Sandro Tosi
2011-10-31
1
-2/+1
|
\
\
|
|
/
|
*
remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@
Sandro Tosi
2011-10-31
1
-2/+1
*
|
Merge doc changes from 3.2 (#8617, #10745).
Éric Araujo
2011-08-06
1
-1/+23
|
\
\
|
|
/
|
*
Improve documentation for PEP 370 support in site module (#8617).
Éric Araujo
2011-08-05
1
-1/+23
*
|
Merge minor doc change from 3.2
Éric Araujo
2011-06-11
1
-0/+2
|
\
\
|
|
/
|
*
Add missing reST target to one heading in the tutorial
Éric Araujo
2011-06-11
1
-0/+2
*
|
Bump trunk to 3.3 alpha 0.
Georg Brandl
2011-02-20
1
-7/+7
|
/
[next]