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

Detect typo :mod:!cgi` #64

Open
vstinner opened this issue May 31, 2023 · 4 comments
Open

Detect typo :mod:!cgi` #64

vstinner opened this issue May 31, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@vstinner
Copy link

Oh, I'm surprising that sphinx-lint missing this typo in my PR python/cpython#104775 :

* :pep:`594`: Remove the :mod:`!cgi`` and :mod:`!cgitb` modules,
  deprecated in Python 3.11.

It should be:

* :pep:`594`: Remove the :mod:`!cgi` and :mod:`!cgitb` modules,
  deprecated in Python 3.11.
@vstinner
Copy link
Author

Fix for the typo: python/cpython#105139

@ezio-melotti
Copy link
Collaborator

@vstinner
Copy link
Author

vstinner commented Sep 6, 2024

No activity for 1 year, I close the issue.

@vstinner vstinner closed this as completed Sep 6, 2024
@vstinner vstinner closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
@ezio-melotti
Copy link
Collaborator

This is an actual issue that should be fixed, even if no one got around fixing it yet.
I would keep it open unless you have some particular reason to want this closed (in that case I could create a new issue).

@JulienPalard JulienPalard reopened this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants