Skip to content

Various documentation updates #5043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2018
Merged

Various documentation updates #5043

merged 2 commits into from
May 15, 2018

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented May 14, 2018

This includes a bunch of updates to the documentation, including
(but not limited to) these:

  • Remove or update some obsolete things
  • Make the ordering within some sections more logical
  • Clarify some explanations
  • Add some cross references and links

This includes a bunch of updates to the documentation, including
(but not limited to) these:

* Remove or update some obsolete things
* Make the ordering within some sections more logical
* Clarify some explanations
* Add some cross references and links
Copy link
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

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

One question and one suggestion, but looks great!

Mypy is still experimental. There will be changes
that break backward compatibility.
Mypy is used in production by many companies and projects, but mypy is
officially alpha software. There will be occasional changes
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not beta?

@@ -120,10 +120,11 @@ Additional notes
- The annotation can be on the same line as the function header or on
the following line.

- The type syntax for variables is the same as for Python 3.
- Use the same comment-based type syntax for variables as in Python 3
versions earlier than 3.6 (this is explained later in this document).
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is kind of clunky sounding?

@JukkaL JukkaL merged commit 4e25c67 into master May 15, 2018
@gvanrossum gvanrossum deleted the doc-updates branch May 22, 2018 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants