Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-35766: Whats new in the ast and typing modules#13984

Merged
gvanrossum merged 2 commits into
python:masterpython/cpython:masterfrom
gvanrossum:whats-new-ast-typinggvanrossum/cpython:whats-new-ast-typingCopy head branch name to clipboard
Jun 11, 2019
Merged

bpo-35766: Whats new in the ast and typing modules#13984
gvanrossum merged 2 commits into
python:masterpython/cpython:masterfrom
gvanrossum:whats-new-ast-typinggvanrossum/cpython:whats-new-ast-typingCopy head branch name to clipboard

Conversation

@gvanrossum

@gvanrossum gvanrossum commented Jun 11, 2019

Copy link
Copy Markdown
Member

Lumping these together because they both come from the static type checking world.

https://bugs.python.org/issue35766

@vstinner vstinner left a comment

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.

LGTM.

I looked for "3.8" in https://docs.python.org/dev/library/ast.html and https://docs.python.org/dev/library/typing.html and it seems like all changes are documented.

@ilevkivskyi ilevkivskyi left a comment

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.

Looks great!

@gvanrossum gvanrossum merged commit 9b33ce4 into python:master Jun 11, 2019
@bedevere-bot

Copy link
Copy Markdown

@gvanrossum: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @gvanrossum for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@gvanrossum gvanrossum deleted the whats-new-ast-typing branch June 11, 2019 20:42
@bedevere-bot

Copy link
Copy Markdown

GH-13987 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 11, 2019
(cherry picked from commit 9b33ce4)

Co-authored-by: Guido van Rossum <guido@python.org>
miss-islington added a commit that referenced this pull request Jun 11, 2019
(cherry picked from commit 9b33ce4)

Co-authored-by: Guido van Rossum <guido@python.org>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.