You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5ad3d14ceb
importlib.machinery.ModuleSpec and find_spec() were introduced in Python 3.4 under PEP 451. They replace the find_module() API of PEP 302, which was deprecated from Python 3.4. They were removed in Python 3.12 along with the imp module. This change adds support for the PEP 451 APIs. Mitogen should no longer import imp on Python versions that support ModuleSpec. Tests have been added to cover the new APIs. CI jobs have been added to cover Python 3.x on macOS. Refs #1033 Co-authored-by: Witold Baryluk <witold.baryluk@gmail.com> |
8 months ago | |
---|---|---|
.. | ||
_static | 6 years ago | |
_templates | 1 year ago | |
images | 6 years ago | |
.gitignore | 7 years ago | |
Makefile | 6 years ago | |
ansible_detailed.rst | 1 year ago | |
api.rst | 3 years ago | |
changelog.rst | 8 months ago | |
conf.py | 1 year ago | |
contributors.rst | 8 months ago | |
domainrefs.py | 5 years ago | |
examples.rst | 3 years ago | |
getting_started.rst | 5 years ago | |
howitworks.rst | 3 years ago | |
index.rst | 1 year ago | |
internals.rst | 5 years ago | |
pickle-substitutes.ods | 7 years ago | |
requirements.txt | 1 year ago | |
services.rst | 6 years ago | |
toc.rst | 5 years ago |