mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
f9861e69c9
gh-112414: Fix `AttributeError` when calling `repr()` on a namespace package imported with a custom loader (GH-112425)
(cherry picked from commit 0622839cfe)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>