cpython/Misc/NEWS.d/next
Tian Gao 12eaadc0ad
gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint (#124454)
2024-10-15 15:56:33 -04:00
..
Build gh-125269: Use `AC_LINK_IF_ELSE` to detect if `-latomic` is needed (#125416) 2024-10-14 20:09:48 -04:00
C API bpo-34206: Improve docs and test coverage for pre-init functions (#8023) 2024-10-08 08:34:11 +00:00
C_API gh-124502: Add PyUnicode_Equal() function (#124504) 2024-10-07 21:24:53 +00:00
Core and Builtins gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) 2024-10-09 10:53:57 +00:00
Core_and_Builtins gh-124375: Avoid calling `_PyMem_ProcessDelayed` on other thread states (#124459) 2024-10-15 16:09:35 +00:00
Documentation gh-124872: Rename blurb file to reference the correct issue (#125285) 2024-10-11 03:39:17 +01:00
IDLE gh-122392: IDLE - Fix overlapping lines in browsers (#122392) (#124975) 2024-10-07 14:52:09 -04:00
Library gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint (#124454) 2024-10-15 15:56:33 -04:00
Security gh-125140: Remove the current directory from sys.path when using pyrepl (GH-125212) 2024-10-09 22:30:56 +00:00
Tests gh-125041: test_zlib: For s390x HW acceleration, only skip checking the compressed bytes (#125042) 2024-10-15 11:29:43 +00:00
Tools-Demos gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) 2024-09-04 13:16:53 -05:00
Windows gh-124487: Require at least Windows 10 SDK and update install check (GH-124672) 2024-09-30 18:50:46 +01:00
macOS gh-124448: Update bundled Tcl/Tk in macOS installer to 8.6.15. (#124453) 2024-09-24 19:49:58 +00:00