cpython/Misc/NEWS.d/next
Mark Shannon de388c0a7b
GH-95245: Store object values and dict pointers in single tagged pointer. (GH-95278)
2022-08-01 14:34:54 +01:00
..
Build gh-95174: Add pthread stubs for WASI (GH-95234) 2022-07-27 20:28:06 +02:00
C API GH-92678: Expose managed dict clear and visit functions (#95246) 2022-07-25 22:30:53 +01:00
Core and Builtins GH-95245: Store object values and dict pointers in single tagged pointer. (GH-95278) 2022-08-01 14:34:54 +01:00
Documentation gh-95454: Replace truthy/falsy with true/false (GH-95456) 2022-07-30 00:42:21 -07:00
IDLE gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (#95512) 2022-08-01 01:06:13 -04:00
Library gh-77617: Add sqlite3 command-line interface (#95026) 2022-08-01 12:25:16 +02:00
Security gh-87389: Fix an open redirection vulnerability in http.server. (#93879) 2022-06-21 13:16:57 -07:00
Tests gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217) 2022-07-27 04:54:31 -04:00
Tools-Demos gh-94430: Allow params named `module` or `self` with custom C names in Argument Clinic (#94431) 2022-07-07 11:29:34 +02:00
Windows gh-43414: os.get_terminal_size() now uses the actual file descriptor on Windows instead of mapping to standard handles (#93203) 2022-07-28 23:48:33 +01:00
macOS Python 3.11.0b1 2022-05-06 23:53:50 +01:00