Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
Co-authored-by: Stan Ulbrych <[email protected]>
  • Loading branch information
gpshead and StanFromIreland authored Dec 25, 2024
1 parent 81ca0d1 commit 25b44e5
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 @@ -330,7 +330,7 @@ concurrent.futures
may affect existing code with mutable global shared variables and/or shared
objects that can not be automatically :mod:`pickled <pickle>`.

(Contributed by Gregory P. Smith in :gh:`84559`.)
(Contributed by Gregory P. Smith in :gh:`84559`.)


ctypes
Expand Down

0 comments on commit 25b44e5

Please sign in to comment.