Skip to content

[3.7]Documentation minor update related to 3.6 - 3.7 migration#9501

Merged
miss-islington merged 2 commits into
python:3.7from
christopheNan:minor_doc_updates
Sep 24, 2018
Merged

[3.7]Documentation minor update related to 3.6 - 3.7 migration#9501
miss-islington merged 2 commits into
python:3.7from
christopheNan:minor_doc_updates

Conversation

@christopheNan
Copy link
Copy Markdown
Contributor

Change version from 3.6 to 3.7 in the documentation when it addresses newcomers.

original request from python/python-docs-fr#273

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Sep 22, 2018
Copy link
Copy Markdown
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Some nits.

Comment thread Doc/using/cmdline.rst Outdated
.. code-block:: none

Python 3.6.0b2+
Python 3.7.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree with this change. The original line showed that the output could include b2+. I'd be fine with just changing it to 3.7.0b2+.

Comment thread Doc/using/cmdline.rst Outdated
Python 3.6.0b2+ (3.6:84a3c5003510+, Oct 26 2016, 02:33:55)
[GCC 6.2.0 20161005]
Python 3.7.0 (default, Jun 29 2018, 00:03:57)
[GCC 5.5.0]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, I think the original example output was more helpful.

FWIW for me this currently displays

Python 3.7.0+ (heads/3.7:0c076caaa8, Sep 22 2018, 12:04:24) 
[Clang 9.1.0 (clang-902.0.39.2)]

(but it would be better to match the previous example).

@miss-islington
Copy link
Copy Markdown
Contributor

@christopheNan: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor

@christopheNan: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 881ddff into python:3.7 Sep 24, 2018
@gvanrossum
Copy link
Copy Markdown
Member

Thanks! We hope you come back and contribute more to CPython.

@christopheNan christopheNan deleted the minor_doc_updates branch February 5, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants