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

The README.md says PEP 702, but it is a link to PEP 698 #107

Closed
junkmd opened this issue Jan 6, 2023 · 4 comments
Closed

The README.md says PEP 702, but it is a link to PEP 698 #107

junkmd opened this issue Jan 6, 2023 · 4 comments

Comments

@junkmd
Copy link
Contributor

junkmd commented Jan 6, 2023

- The `@deprecated` decorator (see [PEP 702](https://peps.python.org/pep-0698/))

This should be

  - The `@deprecated` decorator (see [PEP 702](https://peps.python.org/pep-0702/))
@junkmd
Copy link
Contributor Author

junkmd commented Jan 6, 2023

If the core contributors are busy, I can fix it, but what do you think?

@srittau
Copy link
Collaborator

srittau commented Jan 6, 2023

Looks like a copy-and-paste error. Any fixes welcome!

@junkmd
Copy link
Contributor Author

junkmd commented Jan 6, 2023

Ok, I start to work on this.

@junkmd
Copy link
Contributor Author

junkmd commented Jan 6, 2023

I PRed #108 to fix this.

@srittau srittau closed this as completed Jan 6, 2023
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