cpython/Misc/NEWS.d/next
Ronald Oussoren 2010d45327
gh-113666: Adding missing UF_ and SF_ flags to module 'stat' (#113667)
Add some constants to module 'stat' that are used on macOS.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-01-15 12:22:43 +01:00
..
Build gh-80532: Do not set ipv6type when cross-compiling (#17956) 2024-01-05 15:34:25 +00:00
C API gh-111545: Add Py_HashPointer() function (#112096) 2023-12-06 15:09:22 +01:00
Core and Builtins gh-113710: Add types to the interpreter DSL (#113711) 2024-01-13 01:30:27 +08:00
Documentation gh-95649: Document that asyncio contains uvloop code (#107536) 2024-01-12 22:21:13 +00:00
IDLE gh-113903: Fix an IDLE configdialog test (#113973) 2024-01-11 22:10:00 -05:00
Library gh-111803: Support loading more deeply nested lists in binary plist format (GH-114024) 2024-01-13 15:26:55 +02:00
macOS gh-113666: Adding missing UF_ and SF_ flags to module 'stat' (#113667) 2024-01-15 12:22:43 +01:00
Security gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#112303) 2023-12-07 18:01:58 +02:00
Tests GH-44626, GH-105476: Fix ntpath.isabs() handling of part-absolute paths (#113829) 2024-01-13 07:36:05 +00:00
Tools-Demos Python 3.13.0a2 2023-11-22 12:20:24 +01:00
Windows gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716) 2024-01-12 15:27:56 +00:00