cpython/Misc/NEWS.d/next
Erlend Egeberg Aasland ee475430d4
gh-69093: Support basic incremental I/O to blobs in sqlite3 (GH-30680)
Authored-by: Aviv Palivoda <palaviv@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@innova.no>
Co-authored-by: palaviv <palaviv@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-04-14 17:02:56 -07:00
..
Build bpo-47152: Automatically regenerate sre_constants.h (GH-91439) 2022-04-12 18:34:06 +03:00
C API Add feature macro PY_HAVE_THREAD_NATIVE_ID to the stable ABI definition (GH-32365) 2022-04-08 14:35:11 +02:00
Core and Builtins gh-89455: Fix an uninitialized bool in exception print context. (#91466) 2022-04-14 11:26:25 -07:00
Documentation gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) 2022-04-11 17:57:52 -07:00
IDLE Python 3.11.0a6 2022-03-07 12:32:18 +00:00
Library gh-69093: Support basic incremental I/O to blobs in sqlite3 (GH-30680) 2022-04-14 17:02:56 -07:00
macOS Python 3.11.0a7 2022-04-05 20:54:03 +01:00
Security Python 3.11.0a1 2021-10-05 13:44:05 +01:00
Tests bpo-40280: Detect missing threading on WASM platforms (GH-32352) 2022-04-07 09:22:47 +02:00
Tools-Demos Python 3.11.0a7 2022-04-05 20:54:03 +01:00
Windows bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364) 2022-04-07 00:09:54 +01:00