main
gh-85028: Honor startupinfo.wShowWindow with shell=True (GH-20975)
gh-140146: Fix for stdin redirection to a pipe with interactive tkinter on Windows (GH-148819)
gh-138489: Add build-details.json generation to PC/layout (GH-149153)
gh-149786: Fixes venvlauncher builds on Windows free-threaded (GH-149847)
gh-150836: Mount embedded Tk ZIP in _tkinter on Windows (GH-151562)
gh-151159: Update Windows builds to use OpenSSL 3.5.7 (GH-151183)
gh-151163: Update Android, macOS installer, and Windows builds to SQLite 3.53.2 (GH-151187)
gh-152433: Windows: implement ``os.cpu_count()`` for UWP (GH-152479)
gh-152433: Windows: use GetFileSizeEx instead of GetFileSize for memory mapped files (#152383)
gh-152433: Windows: enable mmapmodule for UWP (#152473)
gh-152433: Alternate implementation of _winapi.GetVersion for modern API sets (GH-152694)
gh-152433: Allow _ssl module to build for Windows UWP API set (GH-152791)
gh-152433: Windows: modernize and refactor stat emulation APIs (GH-153700)
gh-124111: Update Windows builds to Tcl/Tk 9.0.4 (GH-153901)
gh-69573: Check the return value of msvcrt._putch() and _putwch() (GH-154364)
gh-68048: Remove unneeded lseek() call in mmap.mmap on Windows (GH-7017)
Link to blurb on PyPI in the NEWS.d READMEs. (#3323)