Du lette etter:

importlib metadata changelog

Changelog history — tox 3.24.6.dev12 documentation
https://tox.wiki › latest › changelog
Replace importlib_metadata backport with importlib.metadata from the standard library on Python 3.8+ - by @hroncok #1367. Render the change fragment help on ...
importlib_metadata/CHANGES.rst at main · python ... - GitHub
https://github.com/python/importlib_metadata/blob/main/CHANGES.rst
See the entry points documentation and changelog for the 3.6 release below for more detail. For some use-cases, especially those that rely on importlib.metadata in Python 3.8 and 3.9 or those relying on older importlib_metadata (especially on Python 3.5 and earlier), backports.entry_points_selectable was created to ease the transition.
Details of package python-importlib-metadata in focal
https://packages.ubuntu.com › focal
0-1) [universe]. Links for python-importlib-metadata. Screenshot. Ubuntu Resources: Bug Reports · Ubuntu Changelog · Copyright File.
Changelog — Alembic 1.7.7 documentation
https://alembic.sqlalchemy.org › ch...
metadata and importlib.resources which are both part of Python std.lib, or via pypy dependency importlib-metadata for Python version < 3.8 and ...
History — importlib-metadata 4.11.4.dev10+g96e533b ...
https://importlib-metadata.readthedocs.io/en/latest/history.html
See the entry points documentation and changelog for the 3.6 release below for more detail. For some use-cases, especially those that rely on importlib.metadata in Python 3.8 and 3.9 or those relying on older importlib_metadata (especially on Python 3.5 and earlier), backports.entry_points_selectable was created to ease the transition.
Details of package python3-importlib-metadata in sid
https://packages.debian.org › sid
4-1). Links for python3-importlib-metadata. Screenshot. Debian Resources: Bug Reports · Developer Information · Debian Changelog ...
importlib_metadata/CHANGES.rst at main · python ... - GitHub
https://github.com › python › blob
See the entry points documentation and changelog for the 3.6 release below for more detail. For some use-cases, especially those that rely on importlib.metadata ...
importlib_metadata/docs/changelog.rst ...
gitlab.com › importlib_metadata › docs
I importlib_metadata Project information Project information Activity Labels Members Repository Repository Files Commits Branches Tags Contributors Graph Compare Locked Files Issues 10 Issues 10 List Boards Service Desk Milestones Iterations Requirements Merge requests 2 Merge requests 2 CI/CD CI/CD Pipelines Jobs Schedules Test Cases Deployments
importlib-metadata - PyPI
https://pypi.org › project › importli...
Library to access the metadata for a Python package. This package supplies third-party access to the functionality of importlib.metadata including improvements ...
importlib_metadata/docs/changelog.rst ...
https://gitlab.com/.../importlib_metadata/docs/changelog.rst
I importlib_metadata Project information Project information Activity Labels Members Repository Repository Files Commits Branches Tags Contributors Graph Compare Locked Files Issues 10 Issues 10 List Boards Service Desk Milestones Iterations Requirements Merge requests 2 Merge requests 2 CI/CD CI/CD Pipelines Jobs Schedules Test Cases Deployments
importlib_metadata/docs/changelog.rst · 0.22 · python-devs ...
gitlab.com › importlib_metadata › docs
importlib_metadata/docs/changelog.rst · 0.22 · python-devs / importlib_metadata · GitLab The 15.0 major release is coming up! This version brings many exciting improvements to GitLab, but also removes some deprecated features.
importlib_metadata/docs/changelog.rst · 0.22 · python-devs ...
https://gitlab.com/.../importlib_metadata/blob/0.22/importlib_metadata/docs/changelog.rst
importlib_metadata importlib_metadata; docs; changelog.rst; Find file Blame History Permalink. Update changelog. Ref #89. · 9fd8703f Jason R. Coombs authored Sep 11, 2019. 9fd8703f To find the state of this project's repository at the time of any of these versions, check out the tags.
importlib_metadata/docs/changelog.rst - python-devs - GitLab
https://gitlab.com › blob › changelog
importlib_metadata NEWS. 0.21. importlib.metadata now exposes the DistributionFinder metaclass and references it in the docs for extending ...
History — importlib-metadata 4.11.4.dev10+g96e533b.d20220320 ...
importlib-metadata.readthedocs.io › en › latest
See the entry points documentation and changelog for the 3.6 release below for more detail. For some use-cases, especially those that rely on importlib.metadata in Python 3.8 and 3.9 or those relying on older importlib_metadata (especially on Python 3.5 and earlier), backports.entry_points_selectable was created to ease the transition.
Using importlib.metadata — Python 3.10.3 documentation
docs.python.org › 3 › library
Mar 24, 2022 · importlib.metadata is a library that provides for access to installed package metadata. Built in part on Python’s import system, this library intends to replace similar functionality in the entry point API and metadata API of pkg_resources. Along with importlib.resources in Python 3.7 and newer (backported as importlib_resources for older ...
importlib_metadata/CHANGES.rst at main · python/importlib ...
github.com › python › importlib_metadata
See the entry points documentation and changelog for the 3.6 release below for more detail. For some use-cases, especially those that rely on importlib.metadata in Python 3.8 and 3.9 or those relying on older importlib_metadata (especially on Python 3.5 and earlier), backports.entry_points_selectable was created to ease the transition.
Importlib-metadata Changelog - pyup.io
https://pyup.io › changelogs › imp...
Consumers wishing to resolve the version of the package should query it directly with ``importlib_metadata.version('importlib-metadata')``. Closes 71.
importlib-metadata - PyPI
pypi.org › project › importlib-metadata
Mar 13, 2022 · Read metadata from Python packages. Library to access the metadata for a Python package. This package supplies third-party access to the functionality of importlib.metadata including improvements added to subsequent Python versions.
Using importlib.metadata — Python 3.10.4 documentation
https://docs.python.org › library
importlib.metadata is a library that provides for access to installed package metadata. Built in part on Python's import system, this library intends to replace ...
importlib-metadata - PyPI
https://pypi.org/project/importlib-metadata
13.03.2022 · Read metadata from Python packages. Library to access the metadata for a Python package. This package supplies third-party access to the functionality of importlib.metadata including improvements added to subsequent Python versions.