cpython/Misc/NEWS.d/next
Shantanu a5dde0fe4f
gh-95066: ast: Replace assert with ValueError (GH-95072)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2022-07-26 11:43:09 +02:00
..
Build gh-95174: Handle missing dup() and constants in WASI (GH-95229) 2022-07-26 11:16:51 +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-91247: Use memcpy for list and tuple repeat (#91482) 2022-07-25 22:10:23 -04:00
Documentation gh-94321: Document sqlite3.PrepareProtocol (#94620) 2022-07-08 00:33:17 +02:00
IDLE Python 3.11.0a6 2022-03-07 12:32:18 +00:00
Library gh-95066: ast: Replace assert with ValueError (GH-95072) 2022-07-26 11:43:09 +02:00
macOS Python 3.11.0b1 2022-05-06 23:53:50 +01:00
Security gh-87389: Fix an open redirection vulnerability in http.server. (#93879) 2022-06-21 13:16:57 -07:00
Tests gh-95212: make multiprocessing test case parallel-safe (GH-95213) 2022-07-25 06:44:40 +02: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-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903) 2022-07-16 17:38:36 +01:00