Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/importlib_metadata
Library to access metadata for Python packages
https://github.com/python/importlib_metadata
8.5.0: pytest fails in 20 units with `FileNotFoundError`
kloczek opened this issue 3 months ago
kloczek opened this issue 3 months ago
Better identification of broken Distribution objects
henryiii opened this issue 3 months ago
henryiii opened this issue 3 months ago
Update Compatibility table in README?
melroy89 opened this issue 4 months ago
melroy89 opened this issue 4 months ago
TypeError: unhashable type: 'types. SimpleNamespace'
Dolise opened this issue 4 months ago
Dolise opened this issue 4 months ago
Enforce local versions of objects
jaraco opened this pull request 4 months ago
jaraco opened this pull request 4 months ago
Update tests/_path.py with jaraco.path 3.7.2
Avasam opened this pull request 4 months ago
Avasam opened this pull request 4 months ago
Defer import of json and platform
danielhollas opened this pull request 4 months ago
danielhollas opened this pull request 4 months ago
Defer import of zipp
danielhollas opened this pull request 4 months ago
danielhollas opened this pull request 4 months ago
Pass mypy and link issues
Avasam opened this pull request 4 months ago
Avasam opened this pull request 4 months ago
Tests started failing in main
jaraco opened this issue 5 months ago
jaraco opened this issue 5 months ago
Speed up import time by deferring inspect
danielhollas opened this pull request 5 months ago
danielhollas opened this pull request 5 months ago
Disallow passing of 'dist' to EntryPoints.select.
jaraco opened this pull request 5 months ago
jaraco opened this pull request 5 months ago
Consider adding back a warning instead of KeyError
hmaarrfk opened this issue 6 months ago
hmaarrfk opened this issue 6 months ago
zipp version CVE-2024-5569
karistom opened this pull request 6 months ago
karistom opened this pull request 6 months ago
Vulnerability issue CVE-2024-5569
karistom opened this issue 6 months ago
karistom opened this issue 6 months ago
Make `importlib_metadata._meta.SimplePath` public
matthewhughes934 opened this issue 6 months ago
matthewhughes934 opened this issue 6 months ago
.metadata is an empty message even for missing metadata
jaraco opened this issue 6 months ago
jaraco opened this issue 6 months ago
importlib metadata 8.0 causes unusual errors in startup for twine, others(?)
zzzeek opened this issue 7 months ago
zzzeek opened this issue 7 months ago
Remove deprecated constructs
jaraco opened this pull request 7 months ago
jaraco opened this pull request 7 months ago
7.2.0: pytest fails in exercises.py units
kloczek opened this issue 7 months ago
kloczek opened this issue 7 months ago
Ensure stale empty python module directories don't break the build
kanavin opened this issue 7 months ago
kanavin opened this issue 7 months ago
AttributeError changed to AssertionError for invalid identifiers
hroncok opened this issue 8 months ago
hroncok opened this issue 8 months ago
Adopt "more sound" type annotations
abravalheri opened this pull request 8 months ago
abravalheri opened this pull request 8 months ago
API incompatibility with `importlib.metadata` (or at least the API is not type-safe?)
abravalheri opened this issue 8 months ago
abravalheri opened this issue 8 months ago
Intersphinx mapping for stdlib version
stefan6419846 opened this issue 9 months ago
stefan6419846 opened this issue 9 months ago
MetadataPathFinder has `find_distributions` as a classmethod in CPython
jaraco opened this issue 10 months ago
jaraco opened this issue 10 months ago
Add typing for load and select
Danyal-Faheem opened this pull request 11 months ago
Danyal-Faheem opened this pull request 11 months ago
Add better support for packages with files outside site-packages
dan-blanchard opened this pull request about 1 year ago
dan-blanchard opened this pull request about 1 year ago
distributions() finds two packages for editable installs
Jacob-Stevens-Haas opened this issue about 1 year ago
Jacob-Stevens-Haas opened this issue about 1 year ago
Correct the interface for SimplePath
jaraco opened this pull request about 1 year ago
jaraco opened this pull request about 1 year ago
6.9.0: `DiscoveryTests.test_package_discovery` fails
mtelka opened this issue about 1 year ago
mtelka opened this issue about 1 year ago
Mypy tests failing on Windows only
jaraco opened this issue about 1 year ago
jaraco opened this issue about 1 year ago
Provide a helper for "is distribution present"
jaraco opened this issue about 1 year ago
jaraco opened this issue about 1 year ago
Question: parsing package names & versions from METADATA file instead of dist-info directory
lada-gagina opened this issue about 1 year ago
lada-gagina opened this issue about 1 year ago
PackageNotFoundError No package metadata was found for <myproject>
Airwave1981 opened this issue about 1 year ago
Airwave1981 opened this issue about 1 year ago
6.8.0: pytest is failing in tests/test_api.py::APITests::test_prefix_not_matched` unit
kloczek opened this issue about 1 year ago
kloczek opened this issue about 1 year ago
Add EntryPoints.__repr__
amundhov opened this pull request about 1 year ago
amundhov opened this pull request about 1 year ago
Fix new typo found using codespell
DimitriPapadopoulos opened this pull request over 1 year ago
DimitriPapadopoulos opened this pull request over 1 year ago
Structured Metadata Identity
orbisvicis opened this pull request over 1 year ago
orbisvicis opened this pull request over 1 year ago
Change build backend to flit-core?
fourtysixand2 opened this issue over 1 year ago
fourtysixand2 opened this issue over 1 year ago
Fix type annotation in `SimplePath.__truediv__`
sobolevn opened this pull request over 1 year ago
sobolevn opened this pull request over 1 year ago
Invalid annotation in `SimplePath` protocol
sobolevn opened this issue over 1 year ago
sobolevn opened this issue over 1 year ago
Upgrade GitHub Actions
cclauss opened this pull request over 1 year ago
cclauss opened this pull request over 1 year ago
Backport docs changes
jaraco opened this issue over 1 year ago
jaraco opened this issue over 1 year ago
Provide `Distribution.origin` reflecting content of direct_url.json.
jaraco opened this pull request over 1 year ago
jaraco opened this pull request over 1 year ago
Rely on zipfile.Path (where viable)
jaraco opened this issue over 1 year ago
jaraco opened this issue over 1 year ago
pypy test has started failing
jaraco opened this issue over 1 year ago
jaraco opened this issue over 1 year ago
ContextualVersionConflict error on jupyter notebook
fredjane opened this issue over 1 year ago
fredjane opened this issue over 1 year ago
Provide a 'diagnose' routine to help users inspect broken environments
jaraco opened this issue over 1 year ago
jaraco opened this issue over 1 year ago
add typing for simple functions
Gryfenfer97 opened this pull request over 1 year ago
Gryfenfer97 opened this pull request over 1 year ago
PathDistribution normalized name ignores name components after first "-"
itamaro opened this issue over 1 year ago
itamaro opened this issue over 1 year ago
Create a Github Security Policy file
joycebrum opened this issue over 1 year ago
joycebrum opened this issue over 1 year ago
Raise if multiple `dist-info` folders for same dist exist
layday opened this issue over 1 year ago
layday opened this issue over 1 year ago
`__pycache__` returned as an import name from `packages_distributions()`
jherland opened this issue over 1 year ago
jherland opened this issue over 1 year ago
Uncaught Exception when reading Egg information
HonakerM opened this issue over 1 year ago
HonakerM opened this issue over 1 year ago
Fix path handling and masked errors on Windows for installed-files.txt
jaraco opened this pull request over 1 year ago
jaraco opened this pull request over 1 year ago
Detecting and handling PDM's symlinked packages
jherland opened this pull request over 1 year ago
jherland opened this pull request over 1 year ago
Cannot infer top-level imports from packages installed by PDM w/`install.cache=true` (aka. symlinked packages)
jherland opened this issue over 1 year ago
jherland opened this issue over 1 year ago
Deprecate Distribution without concrete methods
jaraco opened this pull request over 1 year ago
jaraco opened this pull request over 1 year ago
How to check if a requirement is met without pkg_resources
HansBug opened this issue over 1 year ago
HansBug opened this issue over 1 year ago
type annotations
dimbleby opened this pull request over 1 year ago
dimbleby opened this pull request over 1 year ago
Remove the ABC from Distribution
jaraco opened this pull request over 1 year ago
jaraco opened this pull request over 1 year ago
Documentation link no longer works
domdfcoding opened this issue over 1 year ago
domdfcoding opened this issue over 1 year ago
Use jaraco.path for generating the record and files
jaraco opened this pull request over 1 year ago
jaraco opened this pull request over 1 year ago
Revisit relationship between Distribution and PathDistribution
jaraco opened this issue over 1 year ago
jaraco opened this issue over 1 year ago
add .get() to the PackageMetadata protocol
dimbleby opened this pull request almost 2 years ago
dimbleby opened this pull request almost 2 years ago
Filter excess entries
jaraco opened this pull request almost 2 years ago
jaraco opened this pull request almost 2 years ago
metadata directories appearing in packages_distributions
jaraco opened this issue almost 2 years ago
jaraco opened this issue almost 2 years ago
Reliable way of retrieving license files
abravalheri opened this issue almost 2 years ago
abravalheri opened this issue almost 2 years ago
Tests failing in Python 3.12
jaraco opened this issue almost 2 years ago
jaraco opened this issue almost 2 years ago
Update main.yml permissions
joycebrum opened this pull request almost 2 years ago
joycebrum opened this pull request almost 2 years ago
Set github workflow to minimal permissions
joycebrum opened this issue almost 2 years ago
joycebrum opened this issue almost 2 years ago
Fix .files and inferred packages_distributions for .egg-info packages
jherland opened this pull request almost 2 years ago
jherland opened this pull request almost 2 years ago
Temporarily disable 3.12 CI due to incompatibility in pyfakefs
FFY00 opened this pull request almost 2 years ago
FFY00 opened this pull request almost 2 years ago
Sync PackageMetadata with email.message.Message
FFY00 opened this pull request almost 2 years ago
FFY00 opened this pull request almost 2 years ago
mypy failing
FFY00 opened this issue almost 2 years ago
FFY00 opened this issue almost 2 years ago
Fix formatting in test_api
FFY00 opened this pull request almost 2 years ago
FFY00 opened this pull request almost 2 years ago
Add missing modules to packages_distributions
FFY00 opened this pull request almost 2 years ago
FFY00 opened this pull request almost 2 years ago
importlib_metadata-6.0.0.dist-info directory is almost empty. Is it normal?
HubTou opened this issue almost 2 years ago
HubTou opened this issue almost 2 years ago
test_api.py::BLACK failure
mtelka opened this issue almost 2 years ago
mtelka opened this issue almost 2 years ago
Add direct_url.json content to distribution
kasium opened this pull request almost 2 years ago
kasium opened this pull request almost 2 years ago
Incomplete `packages_distributions`
FFY00 opened this issue almost 2 years ago
FFY00 opened this issue almost 2 years ago
Document how to write a `DistributionFinder` subclass
pfmoore opened this issue almost 2 years ago
pfmoore opened this issue almost 2 years ago
Ensure that requirements follow PEP508
pelson opened this pull request almost 2 years ago
pelson opened this pull request almost 2 years ago
Missing Copyright Information
Andy-Grigg opened this issue almost 2 years ago
Andy-Grigg opened this issue almost 2 years ago
pyproject.toml: Authors name is missing in meta data
buhtz opened this issue almost 2 years ago
buhtz opened this issue almost 2 years ago
How to get ImportPackages from DistributionPackages metadata?
buhtz opened this issue almost 2 years ago
buhtz opened this issue almost 2 years ago
version 6.0.0 change of making Distribution an abstract class breaks some projects
Psycojoker opened this issue about 2 years ago
Psycojoker opened this issue about 2 years ago
TypeError: entry_points() got an unexpected keyword argument 'group'
hemna opened this issue about 2 years ago
hemna opened this issue about 2 years ago
Declare Distribution as an abstract class.
jaraco opened this pull request about 2 years ago
jaraco opened this pull request about 2 years ago
Isn't this package a part of Python distribution now?
yurivict opened this issue about 2 years ago
yurivict opened this issue about 2 years ago
Abstract methods in non-abstract imporlib.metadata.Distribution
busywhitespace opened this issue about 2 years ago
busywhitespace opened this issue about 2 years ago
Mark `PackageMetadata.__getitem__` as deprecated for missing values
jaraco opened this pull request about 2 years ago
jaraco opened this pull request about 2 years ago
Raise KeyError when requesting a metadata value that doesn't exist
jaraco opened this pull request about 2 years ago
jaraco opened this pull request about 2 years ago
Instrument `SimplePath` protocol with generic support
layday opened this pull request about 2 years ago
layday opened this pull request about 2 years ago
How to get `version` working for files in zip files?
DUOLabs333 opened this issue about 2 years ago
DUOLabs333 opened this issue about 2 years ago
Distribution._normalized_name for .egg-info has 'egg' in it.
jaraco opened this issue about 2 years ago
jaraco opened this issue about 2 years ago
Add sphinx-lint to the CI
JulienPalard opened this issue about 2 years ago
JulienPalard opened this issue about 2 years ago
5.0.0 is causing problems in Python 3.7. Can't import celery until I downgrade to 4.13.0.
coredumperror opened this issue over 2 years ago
coredumperror opened this issue over 2 years ago
Presence of 'egg-info' metadata directory + use of virtualenv results in duplicate entry points
stephenfin opened this issue over 2 years ago
stephenfin opened this issue over 2 years ago