Skip to content

Commit

Permalink
Update issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
nineteendo authored Jun 25, 2024
1 parent dcdd17e commit 525effe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ asyncio
-------

Add :meth:`asyncio.Queue.iter` and :meth:`asyncio.Queue.iter_nowait`.
(Contributed by Wannes Boeykens in :gh:`120924`.)
(Contributed by Wannes Boeykens in :gh:`119154`.)

os
--
Expand All @@ -117,7 +117,7 @@ queue
-----

Add :meth:`queue.Queue.iter` and :meth:`queue.Queue.iter_nowait`.
(Contributed by Wannes Boeykens in :gh:`120924`.)
(Contributed by Wannes Boeykens in :gh:`119154`.)

symtable
--------
Expand Down

0 comments on commit 525effe

Please sign in to comment.