Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy / pypy
Commits: adb253eb by isidentical at 2021-07-30T01:35:07+03:00 module: add get_spec() method to retrieve __spec__ --HG-- branch : isidentical-py38-test-fixes - - - - - 354b0470 by isidentical at 2021-07-30T01:35:35+03:00 module: implement Module.is_initializing (_PyModuleSpec_IsInitializing) --HG-- branch : isidentical-py38-test-fixes - - - - - 379bdc36 by isidentical at 2021-07-30T01:45:18+03:00 interpreter: raise custom errors for partially initialized modules --HG-- branch : isidentical-py38-test-fixes - - - - - 33bd10b6 by isidentical at 2021-07-30T02:03:44+03:00 interpreter: move module level functionality to the interpreter --HG-- branch : isidentical-py38-test-fixes - - - - - 8de74b94 by isidentical at 2021-07-30T03:00:16+03:00 errors: now ImportErrors assign path/name --HG-- branch : isidentical-py38-test-fixes - - - - - eb816492 by isidentical at 2021-07-30T03:12:38+03:00 interpreter: validate __all__ items --HG-- branch : isidentical-py38-test-fixes - - - - - 4514a226 by isidentical at 2021-07-30T03:12:49+03:00 interpreter: validate module.__name__ --HG-- branch : isidentical-py38-test-fixes - - - - - 3 changed files: - pypy/interpreter/error.py - pypy/interpreter/pyopcode.py - pypy/module/imp/importing.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ed1082a7c434ad759a5df7e642604c9381919915...4514a226a6e34ead2feb296c09c28c698c205b0e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ed1082a7c434ad759a5df7e642604c9381919915...4514a226a6e34ead2feb296c09c28c698c205b0e You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit