Skip to content

bpo-39702: Remove dotted_name from decorator documentation#25234

Merged
brandtbucher merged 1 commit intopython:masterfrom
gousaiyang:remove-decorator-dotted-name
Apr 8, 2021
Merged

bpo-39702: Remove dotted_name from decorator documentation#25234
brandtbucher merged 1 commit intopython:masterfrom
gousaiyang:remove-decorator-dotted-name

Conversation

@gousaiyang
Copy link
Contributor

@gousaiyang gousaiyang commented Apr 6, 2021

As per acceptance of PEP 614 in Python 3.9, decorator syntax is no longer relevant to dotted_name. I've checked other parts of the documentation (especially the doc for import statement) and no other places are referring to this dotted_name, so we can safely remove it.

https://bugs.python.org/issue39702

@brandtbucher
Copy link
Member

Thanks @gousaiyang!

@brandtbucher brandtbucher merged commit 1e051a2 into python:master Apr 8, 2021
@gousaiyang
Copy link
Contributor Author

I think we can backport this to 3.9?

@gousaiyang gousaiyang deleted the remove-decorator-dotted-name branch April 8, 2021 22:37
@miss-islington
Copy link
Contributor

Thanks @gousaiyang for the PR, and @brandtbucher for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-25290 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 8, 2021
…25234)

(cherry picked from commit 1e051a2)

Co-authored-by: Saiyang Gou <gousaiyang@163.com>
miss-islington added a commit that referenced this pull request Apr 8, 2021
…25234) (GH-25290)

(cherry picked from commit 1e051a2)


Co-authored-by: Saiyang Gou <gousaiyang@163.com>

Automerge-Triggered-By: GH:brandtbucher
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.

5 participants