Skip to content

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?


- 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