issues
search
python
/
importlib_metadata
Library to access metadata for Python packages
https://importlib-metadata.readthedocs.io
Apache License 2.0
128
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
8.5.0: pytest fails in 20 units with `FileNotFoundError`
#509
kloczek
opened
1 month ago
2
Better identification of broken Distribution objects
#508
henryiii
opened
1 month ago
3
Update Compatibility table in README?
#507
melroy89
opened
2 months ago
0
TypeError: unhashable type: 'types. SimpleNamespace'
#506
Dolise
closed
2 months ago
3
Enforce local versions of objects
#505
jaraco
opened
2 months ago
5
Update tests/_path.py with jaraco.path 3.7.2
#504
Avasam
closed
2 months ago
0
Defer import of json and platform
#503
danielhollas
closed
2 months ago
1
Defer import of zipp
#502
danielhollas
closed
2 months ago
1
Pass mypy and link issues
#501
Avasam
closed
2 months ago
0
Tests started failing in main
#500
jaraco
closed
3 months ago
6
Speed up import time by deferring inspect
#499
danielhollas
closed
3 months ago
3
Disallow passing of 'dist' to EntryPoints.select.
#498
jaraco
closed
3 months ago
2
Consider adding back a warning instead of KeyError
#497
hmaarrfk
closed
3 months ago
2
zipp version CVE-2024-5569
#496
karistom
closed
3 months ago
3
Vulnerability issue CVE-2024-5569
#495
karistom
closed
3 months ago
4
Make `importlib_metadata._meta.SimplePath` public
#494
matthewhughes934
closed
4 months ago
4
.metadata is an empty message even for missing metadata
#493
jaraco
opened
5 months ago
3
importlib metadata 8.0 causes unusual errors in startup for twine, others(?)
#492
zzzeek
closed
5 months ago
6
Remove deprecated constructs
#491
jaraco
closed
5 months ago
0
7.2.0: pytest fails in exercises.py units
#490
kloczek
opened
5 months ago
5
Ensure stale empty python module directories don't break the build
#489
kanavin
closed
4 months ago
16
AttributeError changed to AssertionError for invalid identifiers
#488
hroncok
opened
6 months ago
1
Adopt "more sound" type annotations
#487
abravalheri
opened
6 months ago
2
API incompatibility with `importlib.metadata` (or at least the API is not type-safe?)
#486
abravalheri
opened
6 months ago
5
Intersphinx mapping for stdlib version
#485
stefan6419846
opened
7 months ago
0
MetadataPathFinder has `find_distributions` as a classmethod in CPython
#484
jaraco
closed
8 months ago
1
Add typing for load and select
#483
Danyal-Faheem
closed
8 months ago
0
Add better support for packages with files outside site-packages
#482
dan-blanchard
closed
5 months ago
6
distributions() finds two packages for editable installs
#481
Jacob-Stevens-Haas
opened
10 months ago
2
Correct the interface for SimplePath
#480
jaraco
closed
11 months ago
0
6.9.0: `DiscoveryTests.test_package_discovery` fails
#479
mtelka
closed
5 months ago
7
Mypy tests failing on Windows only
#478
jaraco
closed
12 months ago
1
Provide a helper for "is distribution present"
#477
jaraco
closed
8 months ago
2
Question: parsing package names & versions from METADATA file instead of dist-info directory
#476
lada-gagina
closed
12 months ago
1
PackageNotFoundError No package metadata was found for <myproject>
#475
Airwave1981
closed
1 year ago
1
6.8.0: pytest is failing in tests/test_api.py::APITests::test_prefix_not_matched` unit
#474
kloczek
closed
8 months ago
3
Add EntryPoints.__repr__
#473
amundhov
closed
12 months ago
1
Fix new typo found using codespell
#472
DimitriPapadopoulos
closed
12 months ago
1
Structured Metadata Identity
#471
orbisvicis
closed
3 months ago
5
Change build backend to flit-core?
#470
fourtysixand2
closed
8 months ago
2
Fix type annotation in `SimplePath.__truediv__`
#469
sobolevn
closed
11 months ago
3
Invalid annotation in `SimplePath` protocol
#468
sobolevn
closed
11 months ago
2
Upgrade GitHub Actions
#467
cclauss
closed
1 year ago
3
Backport docs changes
#466
jaraco
closed
11 months ago
1
Provide `Distribution.origin` reflecting content of direct_url.json.
#465
jaraco
closed
11 months ago
7
Rely on zipfile.Path (where viable)
#464
jaraco
closed
1 year ago
1
pypy test has started failing
#463
jaraco
closed
11 months ago
12
ContextualVersionConflict error on jupyter notebook
#462
fredjane
closed
1 year ago
1
Provide a 'diagnose' routine to help users inspect broken environments
#461
jaraco
closed
12 months ago
1
add typing for simple functions
#460
Gryfenfer97
closed
1 year ago
1
Next