Skip to content

Doc: More duplicate word fix #136299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 11, 2025
Prev Previous commit
Next Next commit
Update 3.12.0a5.rst
  • Loading branch information
LamentXU123 authored Jul 4, 2025
commit 39d242660a39598bdd45ee84b984989b4433f32e
2 changes: 1 addition & 1 deletion Misc/NEWS.d/3.12.0a5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Adapt the ``_elementtree`` extension module to multi-phase init
.. section: Library

Avoid potential unexpected ``freeaddrinfo`` call (double free) in
:mod:`socket` when when a libc ``getaddrinfo()`` implementation leaves
:mod:`socket` when a libc ``getaddrinfo()`` implementation leaves
garbage in an output pointer when returning an error. Original patch by
Sergey G. Brester.

Expand Down