SIGN IN SIGN UP

gh-94379: Remove zipimport find_loader() and find_module() methods (#94380)

zipimport: Remove find_loader() and find_module() methods, deprecated
in Python 3.10: use the find_spec() method instead. See PEP 451 for
the rationale.
V
Victor Stinner committed
92bcb26d000c5890127a87ade2bd813cf1218704
Parent: 3440d19
Committed by GitHub <noreply@github.com> on 7/5/2022, 10:11:42 AM