mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
2a17bde930
Along the way, dismantle importlib._bootstrap._SpecMethods as it was no longer relevant and constructing the new function required partially dismantling the class anyway.