cpython/Misc/NEWS.d/next
Jason R. Coombs 3e718cf880
gh-95218: Move tests for importlib.resources into test_importlib.resources. (#95219)
* gh-95218: Move tests for importlib.resources into test_importlib.resources.

* Also update makefile

* Include test_importlib/resources in code ownership rule.
2022-07-24 20:53:10 -04:00
..
Build gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) 2022-07-18 08:47:03 +02:00
C API gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931) 2022-07-18 18:07:31 +03:00
Core and Builtins gh-95185: Check recursion depth in the AST constructor (#95186) 2022-07-24 15:58:52 +01: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-95051: ensure that timeouts scheduled with asyncio.Timeout that have already expired are deliverered promptly (#95109) 2022-07-24 13:18:05 -07: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-95218: Move tests for importlib.resources into test_importlib.resources. (#95219) 2022-07-24 20:53:10 -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-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903) 2022-07-16 17:38:36 +01:00