Skip to content
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

PEP 492: Change else in semantically equivalent block to finally #2602

Closed
slateny opened this issue May 13, 2022 · 1 comment
Closed

PEP 492: Change else in semantically equivalent block to finally #2602

slateny opened this issue May 13, 2022 · 1 comment

Comments

@slateny
Copy link

slateny commented May 13, 2022

In the language reference the else was replaced with finally in this pr, and a bunch of variables were renamed too. Should this change be ported over to the PEP?

@AA-Turner
Copy link
Member

AA-Turner commented May 13, 2022

No, as PEP 492 is Final. The language reference now serves as the authoritative documentation.

A

@AA-Turner AA-Turner changed the title PEP-0492: Change else in semantically equivalent block to finally PEP 492: Change else in semantically equivalent block to finally May 13, 2022
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

No branches or pull requests

2 participants