diff --git a/Misc/NEWS.d/next/Core_and_Builtins/2025-09-02-09-14-42.gh-issue-116738.7Q3c8Y.rst b/Misc/NEWS.d/next/Core_and_Builtins/2025-09-02-09-14-42.gh-issue-116738.7Q3c8Y.rst new file mode 100644 index 00000000000000..54aca5de932d3d --- /dev/null +++ b/Misc/NEWS.d/next/Core_and_Builtins/2025-09-02-09-14-42.gh-issue-116738.7Q3c8Y.rst @@ -0,0 +1,2 @@ +Audit thread-safety for :mod:`termios` on the :term:`free threaded ` build.