cpython/Misc/NEWS.d/next
Jason R. Coombs 03185f0c15
gh-106752: Move zipfile._path into its own package (#106753)
* gh-106752: Move zipfile._path into its own package so it may have supplementary behavior.

* Add blurb
2023-07-14 20:40:46 +00:00
..
Build gh-106118: Add O_CLOEXEC preprocessor guard (#106120) 2023-06-28 13:11:32 +02:00
C API gh-106307: C API: Add PyMapping_GetOptionalItem() function (GH-106308) 2023-07-11 23:04:12 +03:00
Core and Builtins GH-104909: Split LOAD_ATTR_INSTANCE_VALUE into micro-ops (GH-106678) 2023-07-13 16:36:19 +01:00
Documentation gh-106232: Make timeit doc command lines compatible with Windows. (#106296) 2023-06-30 22:34:31 -04:00
IDLE gh-104719: IDLE - test existence of all tokenize references. (#104767) 2023-05-24 08:43:56 +00:00
Library gh-106554: replace _BaseSelectorImpl._key_from_fd with dict.get (#106555) 2023-07-15 03:46:30 +09:00
macOS gh-103142: Update macOS installer to use OpenSSL 1.1.1u. (GH-105130) 2023-05-31 05:44:10 +00:00
Security gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (#105127) 2023-07-10 23:00:55 +00:00
Tests gh-106752: Move zipfile._path into its own package (#106753) 2023-07-14 20:40:46 +00:00
Tools-Demos gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source directory (#103213) 2023-07-11 22:22:18 +00:00
Windows gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649) 2023-07-12 13:46:30 +01:00