Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
barneygale committed Oct 20, 2024
1 parent 2b3f775 commit 6544b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ urllib
* Remove deprecated :class:`!URLopener` and :class:`!FancyURLopener` classes
from :mod:`urllib.request`. They had previously raised a
:exc:`DeprecationWarning` since Python 3.3.
(Contributed by Barney Gale in gh:`84850`.)
(Contributed by Barney Gale in :gh:`84850`.)

Others
------
Expand Down

0 comments on commit 6544b89

Please sign in to comment.