cpython/Misc/NEWS.d/next
Pablo Galindo Salgado adc5190014
gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (#123263)
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
2024-08-23 12:33:45 +00:00
..
Build GH-121634: have `wasi.py` accept the host target triple as an argument (GH-123030) 2024-08-15 10:30:08 -07:00
C API gh-116622: Fix testPyObjectPrintOSError on Android (#122487) 2024-07-31 08:21:43 +08:00
C_API gh-105201: Add PyIter_NextItem() (#122331) 2024-08-08 00:47:15 +02:00
Core and Builtins gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (#123263) 2024-08-23 12:33:45 +00:00
Core_and_Builtins gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH_HINT`` (gh-123092) 2024-08-22 23:49:09 +09:00
Documentation gh-117765: Improve documentation for `mocker.patch.dict` (#121755) 2024-07-15 07:14:17 +00:00
IDLE gh-120104: IDLE: Fix padding in config and search dialogs (#120107) 2024-08-06 12:45:53 -04:00
Library gh-123213: Fixed xml.etree.ElementTree.Element.extend and assignment to no longer hide exceptions (GH-123214) 2024-08-23 12:12:58 +03:00
Security gh-112301: Add warning count to warning check tooling (#122711) 2024-08-15 00:03:53 +03:00
Tests gh-112301: Compiler warning management tooling (#121730) 2024-07-27 09:57:44 +00:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementation (GH-122047) 2024-08-07 16:07:26 +01:00
macOS Python 3.13.0b1 2024-05-08 11:21:00 +02:00