cpython/Misc/NEWS.d/next
Alois Klink dce30c9cbc
gh-95649: Document that asyncio contains uvloop code (#107536)
Some of the asyncio SSL changes in GH-31275 [1] were taken from
v0.16.0 of the uvloop project [2]. In order to comply with the MIT
license, we need to just need to document the copyright information.

[1]: https://github.com/python/cpython/pull/31275
[2]: https://github.com/MagicStack/uvloop/tree/v0.16.0
2024-01-12 22:21:13 +00: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-113971: Make `zipfile.ZipInfo._compresslevel` public as `.compress_level` (#113969) 2024-01-12 20:15:05 +00:00
Security gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#112303) 2023-12-07 18:01:58 +02:00
Tests GH-111802: set a low recursion limit for `test_bad_getattr()` in `test.pickletester` (GH-113996) 2024-01-12 14:14:09 -08: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
macOS gh-113536: Expose `os.waitid` on macOS (#113542) 2024-01-01 19:38:29 +01:00