-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
ezio-melotti and JulienPalardiamgemini-cmyk
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working