cpython/Misc/NEWS.d/next
NewUserHa 55c96e8053
gh-99305: Speed up secrets.token_hex() ~2x (#99306)
simple code modernization.

Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
2022-11-11 14:45:24 -08:00
..
Build gh-98707: configure --with-system-libmpdec and --with-system-expat no longer include vendored headers (#98711) 2022-11-11 19:59:30 +01:00
C API gh-98724: Fix Py_CLEAR() macro side effects (#99100) 2022-11-09 14:06:36 +01:00
Core and Builtins gh-99254: remove all unused consts from code objects (GH-99255) 2022-11-11 10:53:43 +00:00
Documentation gh-98832: Change wording in docstring of pathlib.Path.iterdir (GH-98833) 2022-11-09 14:05:07 -08:00
IDLE Python 3.12.0a1 2022-10-25 00:08:22 +02:00
Library gh-99305: Speed up secrets.token_hex() ~2x (#99306) 2022-11-11 14:45:24 -08:00
macOS gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639) 2022-10-25 12:49:44 +02:00
Security gh-98433: Fix quadratic time idna decoding. (#99092) 2022-11-07 16:54:41 -08:00
Tests bpo-34272: Reorganize C API tests. (GH-8551) 2022-11-10 08:54:37 +02:00
Tools-Demos Python 3.12.0a1 2022-10-25 00:08:22 +02:00
Windows gh-98790: When DLLs directory is missing on Windows, assume executable_dir contains PYD files instead (GH-98936) 2022-11-02 18:38:40 +00:00