Skip to content

Updates to documentation of type annotations and protocols #4050

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 1 commit into from
Oct 3, 2017

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Oct 3, 2017

Introduce Python 3.6 variable annotations early on since they are used
in some examples. In the future we can use both variable annotations
and type comments in examples.

Various tweaks to protocols documentation. Mostly make it more
consistent in style with the rest of the documentation.

Introduce Python 3.6 variable annotations early on since they are used
in some examples. In the future we can use both variable annotations
and type comments in examples.

Various tweaks to protocols documentation. Mostly make it more
consistent in style with the rest of the documentation.
@JukkaL JukkaL mentioned this pull request Oct 3, 2017
5 tasks
@gvanrossum gvanrossum merged commit 1f9e139 into master Oct 3, 2017
@gvanrossum gvanrossum deleted the protocol-docs branch October 3, 2017 20:13
gvanrossum pushed a commit to gvanrossum/mypy that referenced this pull request Oct 3, 2017
Introduce Python 3.6 variable annotations early on since they are used
in some examples. In the future we can use both variable annotations
and type comments in examples.

Various tweaks to protocols documentation. Mostly make it more
consistent in style with the rest of the documentation.
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