This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: doc Mention Python on-line shell in Tutorial
Type: enhancement Stage: resolved
Components: Documentation Versions: Python 3.8, Python 3.7, Python 3.6, Python 2.7
process
Status: closed Resolution: rejected
Dependencies: Superseder:
Assigned To: docs@python Nosy List: Mariatta, adelfino, docs@python
Priority: normal Keywords: patch

Created on 2018-06-17 19:32 by adelfino, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 7769 closed adelfino, 2018-06-17 19:34
Messages (2)
msg319829 - (view) Author: Andrés Delfino (adelfino) * (Python triager) Date: 2018-06-17 19:32
If having a link to that specific console is not deemed appropriate, perhaps we can point to PythonAnywhere.

IMHO, it's good to let users know that they can try Python right away without needing to install.
msg319831 - (view) Author: Mariatta (Mariatta) * (Python committer) Date: 2018-06-17 21:54
Thanks, but I just don't think this is needed but adding complexity.
History
Date User Action Args
2022-04-11 14:59:01adminsetgithub: 78070
2018-06-17 22:14:59Mariattasetresolution: remind -> rejected
2018-06-17 21:54:21Mariattasetstatus: open -> closed

nosy: + Mariatta
messages: + msg319831

resolution: remind
stage: patch review -> resolved
2018-06-17 19:34:02adelfinosetkeywords: + patch
stage: patch review
pull_requests: + pull_request7377
2018-06-17 19:32:50adelfinocreate