cpython/Lib/test/test_import
Miss Islington (bot) 4834b45ee7
[3.13] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634) (GH-151102)
(cherry picked from commit 54de5475cd)

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
2026-06-08 18:55:43 +00:00
..
data [3.13] gh-123880: Allow recursive import of single-phase-init modules (GH-123950) (#124273) 2024-09-23 12:56:00 -07:00
__init__.py [3.13] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634) (GH-151102) 2026-06-08 18:55:43 +00:00
__main__.py