GitHub / python/importlib_metadata issues and pull requests
#530 - Drop support for EOL Python 3.9
Pull Request -
State: open - Opened by hugovk about 1 month ago
#529 - Use `str.translate` to improve performance of `normalize`
Pull Request -
State: open - Opened by hugovk about 1 month ago
- 2 comments
#528 - `PackagePath` does not support Windows paths
Issue -
State: open - Opened by konstin 3 months ago
- 2 comments
#527 - `flufl.flake8` is no longer maintained
Issue -
State: closed - Opened by mtelka 4 months ago
- 1 comment
#526 - `packages_distributions` relies on setuptools implementation detail
Issue -
State: open - Opened by konstin 4 months ago
- 3 comments
Labels: documentation, help wanted
#525 - NameError: name 'PathDistribution' is not defined
Issue -
State: open - Opened by stivluc 4 months ago
- 1 comment
#524 - Remove redundant compatibility code for 3.8 and lower
Pull Request -
State: open - Opened by hugovk 5 months ago
#523 - Using entry-point `value` for non-object references
Issue -
State: open - Opened by seberg 6 months ago
- 2 comments
#522 - Update License on pypi.org
Issue -
State: closed - Opened by AvercromXD 8 months ago
- 4 comments
#521 - Fix errors with multiprocessing
Pull Request -
State: closed - Opened by 2xB 8 months ago
- 2 comments
#521 - Fix errors with multiprocessing
Pull Request -
State: open - Opened by 2xB 8 months ago
#520 - Issues when combined with multiprocessing (MaybeEncodingError, BadZipFile, OSError)
Issue -
State: closed - Opened by 2xB 8 months ago
- 6 comments
#519 - Return None for missing metadata
Pull Request -
State: closed - Opened by jaraco 10 months ago
#519 - Return None for missing metadata
Pull Request -
State: closed - Opened by jaraco 10 months ago
#518 - Raise consistent ValueError for invalid EntryPoint.value
Pull Request -
State: closed - Opened by jaraco 10 months ago
- 1 comment
#518 - Raise consistent ValueError for invalid EntryPoint.value
Pull Request -
State: closed - Opened by jaraco 10 months ago
- 1 comment
#517 - Tighten the EntryPoint interface
Issue -
State: open - Opened by jaraco 10 months ago
#516 - Installing 8.5.0 with `--no-binary=:all:` results in `LookupError`
Issue -
State: open - Opened by DnPlas 10 months ago
#515 - Type hint for Distribution.metadata is incorrect
Issue -
State: closed - Opened by mpurnell1 about 1 year ago
#514 - Type hint for Distribution.metadata is incorrect
Issue -
State: closed - Opened by mpurnell1 about 1 year ago
#513 - Type hint for Distribution.metadata is incorrect
Issue -
State: closed - Opened by mpurnell1 about 1 year ago
- 2 comments
#512 - Add Use Protocol from typing_extensions for Python < 3.8
Pull Request -
State: closed - Opened by monou-jp about 1 year ago
- 1 comment
Labels: invalid
#511 - Accept `types.ModuleType` as a distribution identifier
Issue -
State: open - Opened by FFY00 about 1 year ago
Labels: enhancement, feature
#510 - Add default values to `Distribution.editable` property
Issue -
State: open - Opened by FFY00 about 1 year ago
#509 - 8.5.0: pytest fails in 20 units
Issue -
State: open - Opened by kloczek over 1 year ago
#508 - Improve error for missing name in Python 3.8-3.9 compat module
Issue -
State: open - Opened by henryiii over 1 year ago
#507 - Update Compatibility table in README?
Issue -
State: open - Opened by melroy89 over 1 year ago
#506 - TypeError: unhashable type: 'types. SimpleNamespace'
Issue -
State: closed - Opened by Dolise over 1 year ago
- 2 comments
#505 - Enforce local versions of objects
Pull Request -
State: open - Opened by jaraco over 1 year ago
#505 - Enforce local versions of objects and introduce shared protocols
Pull Request -
State: open - Opened by jaraco over 1 year ago
- 5 comments
#504 - Update tests/_path.py with jaraco.path 3.7.2
Pull Request -
State: closed - Opened by Avasam over 1 year ago
#504 - Update tests/_path.py with jaraco.path 3.7.2
Pull Request -
State: closed - Opened by Avasam over 1 year ago
#503 - Defer import of json and platform
Pull Request -
State: closed - Opened by danielhollas over 1 year ago
- 1 comment
#503 - Defer import of json and zipp
Pull Request -
State: closed - Opened by danielhollas over 1 year ago
- 1 comment
#502 - Defer import of zipp
Pull Request -
State: closed - Opened by danielhollas over 1 year ago
- 1 comment
#502 - Defer import of zipp
Pull Request -
State: closed - Opened by danielhollas over 1 year ago
- 1 comment
#501 - Pass mypy and link issues
Pull Request -
State: closed - Opened by Avasam over 1 year ago
#501 - Pass mypy and link issues
Pull Request -
State: open - Opened by Avasam over 1 year ago
#500 - Tests started failing in main
Issue -
State: closed - Opened by jaraco over 1 year ago
- 6 comments
#499 - Speed up import time by deferring inspect
Pull Request -
State: closed - Opened by danielhollas over 1 year ago
- 3 comments
#499 - Speed up import time by deferring inspect
Pull Request -
State: open - Opened by danielhollas over 1 year ago
#498 - Disallow passing of 'dist' to EntryPoints.select.
Pull Request -
State: closed - Opened by jaraco over 1 year ago
- 1 comment
#498 - Disallow passing of 'dist' to EntryPoints.select.
Pull Request -
State: closed - Opened by jaraco over 1 year ago
- 2 comments
#497 - Consider adding back a warning instead of KeyError
Issue -
State: closed - Opened by hmaarrfk over 1 year ago
- 2 comments
#496 - zipp version CVE-2024-5569
Pull Request -
State: closed - Opened by karistom over 1 year ago
- 3 comments
#496 - zipp version CVE-2024-5569
Pull Request -
State: open - Opened by karistom over 1 year ago
#495 - Vulnerability issue CVE-2024-5569
Issue -
State: closed - Opened by karistom over 1 year ago
- 4 comments
#494 - Make `importlib_metadata._meta.SimplePath` public
Issue -
State: closed - Opened by matthewhughes934 over 1 year ago
- 4 comments
#493 - .metadata is an empty message even for missing metadata
Issue -
State: open - Opened by jaraco over 1 year ago
#492 - importlib metadata 8.0 causes unusual errors in startup for twine, others(?)
Issue -
State: closed - Opened by zzzeek over 1 year ago
- 6 comments
#491 - Remove deprecated constructs
Pull Request -
State: closed - Opened by jaraco over 1 year ago
#491 - Remove deprecated constructs
Pull Request -
State: closed - Opened by jaraco over 1 year ago
#490 - 7.2.0: pytest fails in exercises.py units
Issue -
State: open - Opened by kloczek over 1 year ago
#489 - Ensure stale empty python module directories don't break the build
Issue -
State: closed - Opened by kanavin over 1 year ago
- 10 comments
#488 - AttributeError changed to AssertionError for invalid identifiers
Issue -
State: open - Opened by hroncok almost 2 years ago
#487 - Adopt "more sound" type annotations
Pull Request -
State: closed - Opened by abravalheri almost 2 years ago
- 3 comments
#487 - Adopt more realistic type annotations
Pull Request -
State: open - Opened by abravalheri almost 2 years ago
#486 - API incompatibility with `importlib.metadata` (or at least the API is not type-safe?)
Issue -
State: open - Opened by abravalheri almost 2 years ago
- 9 comments
#485 - Intersphinx mapping for stdlib version
Issue -
State: open - Opened by stefan6419846 almost 2 years ago
#484 - MetadataPathFinder has `find_distributions` as a classmethod in CPython
Issue -
State: closed - Opened by jaraco almost 2 years ago
- 1 comment
#483 - Add typing for load and select
Pull Request -
State: closed - Opened by Danyal-Faheem about 2 years ago
#483 - Add typing for load and select
Pull Request -
State: closed - Opened by Danyal-Faheem about 2 years ago
#482 - Add better support for packages with files outside site-packages
Pull Request -
State: closed - Opened by dan-blanchard about 2 years ago
- 6 comments
#482 - Add support for egg packages with files outside site-packages
Pull Request -
State: open - Opened by dan-blanchard about 2 years ago
#481 - distributions() finds two packages for editable installs
Issue -
State: open - Opened by Jacob-Stevens-Haas about 2 years ago
#480 - Correct the interface for SimplePath
Pull Request -
State: closed - Opened by jaraco about 2 years ago
#479 - 6.9.0: `DiscoveryTests.test_package_discovery` fails
Issue -
State: closed - Opened by mtelka about 2 years ago
- 7 comments
#478 - Mypy tests failing on Windows only
Issue -
State: closed - Opened by jaraco about 2 years ago
- 1 comment
#477 - Provide a helper for "is distribution present"
Issue -
State: closed - Opened by jaraco about 2 years ago
- 2 comments
Labels: enhancement, wontfix
#476 - Question: parsing package names & versions from METADATA file instead of dist-info directory
Issue -
State: closed - Opened by lada-gagina over 2 years ago
- 1 comment
Labels: question
#475 - PackageNotFoundError No package metadata was found for <myproject>
Issue -
State: closed - Opened by Airwave1981 over 2 years ago
- 1 comment
#474 - 6.8.0: pytest is failing in tests/test_api.py::APITests::test_prefix_not_matched` unit
Issue -
State: closed - Opened by kloczek over 2 years ago
- 2 comments
#472 - Fix new typo found using codespell
Pull Request -
State: closed - Opened by DimitriPapadopoulos over 2 years ago
- 1 comment
#471 - Structured Metadata Identity
Pull Request -
State: closed - Opened by orbisvicis over 2 years ago
- 5 comments
#470 - Change build backend to flit-core?
Issue -
State: closed - Opened by fourtysixand2 over 2 years ago
- 1 comment
Labels: help wanted
#469 - Fix type annotation in `SimplePath.__truediv__`
Pull Request -
State: closed - Opened by sobolevn over 2 years ago
- 3 comments
#468 - Invalid annotation in `SimplePath` protocol
Issue -
State: closed - Opened by sobolevn over 2 years ago
- 2 comments
Labels: invalid
#466 - Backport docs changes
Issue -
State: closed - Opened by jaraco over 2 years ago
- 1 comment
#465 - Provide `Distribution.origin` reflecting content of direct_url.json.
Pull Request -
State: closed - Opened by jaraco over 2 years ago
- 7 comments
#464 - Rely on zipfile.Path (where viable)
Issue -
State: closed - Opened by jaraco over 2 years ago
- 1 comment
Labels: enhancement, wontfix
#463 - pypy test has started failing
Issue -
State: closed - Opened by jaraco over 2 years ago
- 12 comments
#462 - ContextualVersionConflict error on jupyter notebook
Issue -
State: closed - Opened by fredjane over 2 years ago
- 1 comment
Labels: invalid
#461 - Provide a 'diagnose' routine to help users inspect broken environments
Issue -
State: closed - Opened by jaraco over 2 years ago
- 1 comment
#460 - add typing for simple functions
Pull Request -
State: closed - Opened by Gryfenfer97 over 2 years ago
- 1 comment
#459 - PathDistribution normalized name ignores name components after first "-"
Issue -
State: closed - Opened by itamaro over 2 years ago
- 6 comments
#458 - Create a Github Security Policy file
Issue -
State: closed - Opened by joycebrum over 2 years ago
- 3 comments
#457 - Raise if multiple `dist-info` folders for same dist exist
Issue -
State: closed - Opened by layday almost 3 years ago
- 3 comments
#456 - `__pycache__` returned as an import name from `packages_distributions()`
Issue -
State: closed - Opened by jherland almost 3 years ago
- 4 comments
#455 - Uncaught Exception when reading Egg information
Issue -
State: closed - Opened by HonakerM almost 3 years ago
- 6 comments
#454 - Fix path handling and masked errors on Windows for installed-files.txt
Pull Request -
State: closed - Opened by jaraco almost 3 years ago
- 1 comment
#453 - Detecting and handling PDM's symlinked packages
Pull Request -
State: closed - Opened by jherland almost 3 years ago
- 1 comment
#452 - Cannot infer top-level imports from packages installed by PDM w/`install.cache=true` (aka. symlinked packages)
Issue -
State: closed - Opened by jherland almost 3 years ago
- 10 comments
#451 - Deprecate Distribution without concrete methods
Pull Request -
State: closed - Opened by jaraco almost 3 years ago
#450 - How to check if a requirement is met without pkg_resources
Issue -
State: closed - Opened by HansBug almost 3 years ago
- 4 comments
Labels: question
#449 - type annotations
Pull Request -
State: closed - Opened by dimbleby almost 3 years ago
- 8 comments
#448 - Remove the ABC from Distribution
Pull Request -
State: closed - Opened by jaraco almost 3 years ago
#447 - Documentation link no longer works
Issue -
State: closed - Opened by domdfcoding almost 3 years ago
#446 - Use jaraco.path for generating the record and files
Pull Request -
State: closed - Opened by jaraco almost 3 years ago
#445 - Revisit relationship between Distribution and PathDistribution
Issue -
State: open - Opened by jaraco almost 3 years ago
- 1 comment
Labels: help wanted
#444 - add .get() to the PackageMetadata protocol
Pull Request -
State: closed - Opened by dimbleby almost 3 years ago
- 1 comment