mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
gh-104773: cgi: Fix typo in What's New in Python 3.13 (#105139)
This commit is contained in:
parent
03ad6624c2
commit
0430e97097
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ Removed
|
|||
|
||||
(Contributed by Hugo van Kemenade in :gh:`104835`.)
|
||||
|
||||
* :pep:`594`: Remove the :mod:`!cgi`` and :mod:`!cgitb` modules,
|
||||
* :pep:`594`: Remove the :mod:`!cgi` and :mod:`!cgitb` modules,
|
||||
deprecated in Python 3.11.
|
||||
|
||||
* ``cgi.FieldStorage`` can typically be replaced with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue