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

Consider marking PEP 570 Final #2479

Closed
CAM-Gerlach opened this issue Mar 29, 2022 · 3 comments · Fixed by #2481
Closed

Consider marking PEP 570 Final #2479

CAM-Gerlach opened this issue Mar 29, 2022 · 3 comments · Fixed by #2481
Assignees

Comments

@CAM-Gerlach
Copy link
Member

@iritkatriel brought up on python/docs-community#42 that BPO-21341 is still open, which mentions that PEP 570 (PEP-0570), positional-only parameters, is not yet marked Final despite being implemented and released (as of three years ago). It also seems the language spec was updated to mention it, linking to the PEP for the details (as do other features) and there's an FAQ entry describing it.

Given that, can this be marked final? Is there anywhere else that should be updated, and is there any other PEP content that should be migrated to a canonical location in the Python documentation?

@larryhastings @pablogsal @mariocj89 @ericvw

@brettcannon
Copy link
Member

It's very likely just an oversight that someone forgot to update the PEP as final.

@CAM-Gerlach CAM-Gerlach self-assigned this Mar 29, 2022
@pablogsal
Copy link
Member

Yeah, indeed is an oversight. I can mark it as final if nobody does it before :)

@CAM-Gerlach
Copy link
Member Author

@pablogsal didn't see your comment before I opened #2481 , sorry. Feel free to merge that, or push the change yourself, at your option. Thanks!

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 a pull request may close this issue.

3 participants