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

Breaking change in 7e5bae4 (importlib_metadata 5)

inno opened this issue over 2 years ago
Simplify compatibility wrappers

jaraco opened this pull request over 2 years ago
flake8 dependency of `< 5` can cause poetry to downgrade flake8

tony opened this issue over 2 years ago
5.0.0 fails with flake8

xqt opened this issue over 2 years ago
Remove compatibility shims for entry points.

jaraco opened this pull request over 2 years ago
Detect if package is installed editable

kasium opened this issue over 2 years ago
Mention API ref & migration guide in importlib_metadata See Also

CAM-Gerlach opened this pull request over 2 years ago
Clarify import vs. distribution packages in Using importlib_metadata docs

CAM-Gerlach opened this pull request over 2 years ago
The result of requires() depends upon the installation mode

wimglenn opened this issue over 2 years ago
Make "pip install --no-binary" possible on Python 3.7

radoering opened this pull request over 2 years ago
`pip install --no-binary` fails on Python 3.7

radoering opened this issue over 2 years ago
Validate name arg in Distribution.from_name

jaraco opened this pull request over 2 years ago
Exclude pip-run from coverage. It's just noise.

jaraco opened this pull request over 2 years ago
Add Distribution.from_name arg validation

jaraco opened this pull request over 2 years ago
usage of importlib_metadata for python 3.9 apears to harm zipapps

franzhaas opened this issue over 2 years ago
Apache license incorrectly applied

tlandschoff-scale opened this issue over 2 years ago
Improve directory scanning logic

rossburton opened this pull request over 2 years ago
zipp library minimum version should be bumped

ralonsoh opened this issue over 2 years ago
Should PackageMetadata.get be supported?

duckinator opened this issue over 2 years ago
package directory 'find_namespace:' does not exist

mansoor17syed opened this issue over 2 years ago
Extract _unique function for testing and potential public exposure.

jaraco opened this pull request over 2 years ago
Fix expectation on unique packages to include normalization.

jaraco opened this pull request over 2 years ago
Performance tests aren't running

jaraco opened this issue over 2 years ago
Fix filesystem path distribution name inference parsing.

jaraco opened this pull request over 2 years ago
fix `PathDistribution._normalized_name` implementation

benoit-pierre opened this pull request over 2 years ago
setup.py missing from files?

akiransa opened this issue almost 3 years ago
Problem with PackageMetadata protocol

jaraco opened this issue almost 3 years ago
remove references to deprecated sequence keyed by group interface

graingert opened this pull request almost 3 years ago
PackageMetadata.__getitem__ returns None

saaketp opened this issue almost 3 years ago
EntryPoint.extras returns match objects and not the extras

jaraco opened this issue almost 3 years ago
differences in behavior with `pkg_resources`' `Entrypoint.load`

benoit-pierre opened this issue almost 3 years ago
requires returns empty string on empty egg-info requires.txt

jaraco opened this issue almost 3 years ago
Suspicious commit.... security check needed?

fenrus75 opened this issue almost 3 years ago
Do not leak `method_name` in `DeprecatedList`

sobolevn opened this pull request almost 3 years ago
ensure the arg to re.sub is a string object

balducci opened this pull request almost 3 years ago
Complete type annotations

andersk opened this pull request over 3 years ago
Drop support for Python 2.7 and 3.5

jaraco opened this issue about 4 years ago
"files" is wrong when installed without "wheel"

jaraco opened this issue about 4 years ago
Files for a src-style project installed in editable or develop mode

jaraco opened this issue about 4 years ago