Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Typo fix
  • Loading branch information
barneygale committed Oct 20, 2024
commit 6544b89059c98b553a20d376770672c09b0a5f43
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.
Comment thread
barneygale marked this conversation as resolved.
(Contributed by Barney Gale in gh:`84850`.)
(Contributed by Barney Gale in :gh:`84850`.)

Others
------
Expand Down