diff --git a/Misc/NEWS.d/next/Windows/2026-08-17-17-38-00.gh-issue-69573.abcdef.rst b/Misc/NEWS.d/next/Windows/2026-08-17-17-38-00.gh-issue-69573.abcdef.rst new file mode 100644 index 000000000000000..366fe127ff97a2b --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2026-08-17-17-38-00.gh-issue-69573.abcdef.rst @@ -0,0 +1 @@ +Check return values of ``_putch`` and ``_putwch`` in ``msvcrt.putch`` and ``msvcrt.putwch``.