GitHub / python/importlib_metadata / commits
Library to access metadata for Python packages
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4ce054b4 | Suppress EncodingWarning in build.env. Ref pypa/build#615. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a9fdc457 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 96ebfe14 | Make substitution fields more prominent and distinct from true 'skeleton' ref... |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a12a3453 | š¹ Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 2a103347 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| d2ec0473 | Replace flake8 with ruff. Fixes jaraco/skeleton#79 and sheds debt. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 70a6075f |
gh-98040: Backport python/cpython#98059
Co-authored-by: Oleg Iarygin <o****g@a****t>, Adam Turner <9****r@u****m> |
Barry Warsaw <b****y@p****g>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| 705a7571 | merge Merge pull request #449 from dimbleby/type-annotations | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 2e781625 | Update changelog | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a4c31479 | Remove nitpick_ignore no longer needed. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 512a3df8 | Use generator expression for paths. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| af849983 | merge Merge pull request #454 from python/bugfix/103661 |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| be586511 | Update changelog | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| ffc289fe | Reword to prefer imperative voice and more a more concise description. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 56b0cf7b | Rename 'line' to 'name' for better context. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| ac0df0d7 | Wrap 'subdir/line' in PosixPath to ensure the output uses posix path separato... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 4119720f | Resolve the located directory and remove suppression of Exceptions. Ref pytho... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 0023c15d | Attempt to fix issue with symlinked packages | Johan Herland <j****n@h****t> | over 3 years ago | |
| 4b61913e | Add test to demonstrate issue with symlinked packages | Johan Herland <j****n@h****t> | over 3 years ago | |
| b58d47f1 | code review | David Hotham <d****m@b****k> | over 3 years ago | |
| 11b9ddfc | Update compatibility for Python 3.12 (python/cpython#103584). | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| d3e90759 | merge Merge pull request #451 from python/bugfix/422-deprecate-non-abstract |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| fb69af42 | Use proper RTD slugs. Fixes #447. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 41240d0b | Update changelog | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 0e4bd94e | š” Toil the docs. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 95654e0b | Deprecate construction of Distribution and subclasses without implementing ab... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 6ebb1f91 | Update changelog | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 00801f74 | Update changelog | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 791e45ac | type annotations | David Hotham <d****m@b****k> | over 3 years ago | |
| d3908983 | Add type hint to read_text result. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| b0cce8a9 | Re-use FilesSpec from _path. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5ff3f3b4 | Re-use _path.build for building files. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5957d582 | Remove unnecessary and incorrect copyright notice. Fixes jaraco/skeleton#78. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 31126538 | merge Merge pull request #437 from jherland/egg-metadata-work |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b8a8b5d3 | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 3d7ee19c | Refactor to avoid missed coverage | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 8818432f | ā« Fade to black. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 387f3bde | merge Merge branch 'main' into egg-metadata-work | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5811d732 | merge Merge pull request #446 from python/feature/jaraco-path-build |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 142d0dd7 | Consolidate construction of files list, causing creation of the module files. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 32fde63a | Generate the files definition with the mod_files. Use 'build_record' to build... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 2cb9b454 | Vendor jaraco.path.build from jaraco.path 3.5 | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 812db6f0 | merge Merge branch 'main' into egg-metadata-work |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4e7f79f5 | Revert "test_packages_distributions_all_module_types() must create existing f... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5dbe83cd | Revert "test_packages_distributions_all_module_types: Create valid import names" | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 64ae8f6d | merge Merge branch 'main' into bugfix/442-excess-entries | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 4c02b186 | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 24669397 | merge Merge commit '1a831b6' into bugfix/442-excess-entries | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 1a831b67 | Capture expectation that 'dist-info' should not appear in inferred top-level ... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 7968a088 | Expand test to include importable names that aren't identifiers and honor tha... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a4e2a9b0 | Relax assertion that all names in packages_distributions are identifiers. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 4df89f1e | merge Merge pull request #444 from dimbleby/metadata-get |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 15fffb88 | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 73c13854 | add .get() to the PackageMetadata protocol | David Hotham <d****m@b****k> | over 3 years ago | |
| 340cac39 | Filter non-identifiers from module names. Fixes #442. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| c8676416 | Prefer all when asserting all. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| da578552 | š¹ Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5e8260c8 | Add test capturing missed expectation. Ref #442. |
Johan Herland <j****n@h****t>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| cfd9b264 | Mark test as xfail as it's about to fail. Ref #442. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 70ff9913 | test_packages_distributions_all_module_types: Create valid import names | Johan Herland <j****n@h****t> | over 3 years ago | |
| fa9cca4e | test_packages_distributions_all_module_types() must create existing files for... | Johan Herland <j****n@h****t> | over 3 years ago | |
| 33eb7b4a | Rewrite docstrings to clarify the expected output format, and why we need quo... | Johan Herland <j****n@h****t> | over 3 years ago | |
| 9b165a91 | Refactor logic for skipping missing files out of magic_files() | Johan Herland <j****n@h****t> | over 3 years ago | |
| 61eca31a | squash! Distribution.files: Only return files that actually exist | Johan Herland <j****n@h****t> | over 3 years ago | |
| f62bf95d | squash! Add tests for egg-info package with no installed modules | Johan Herland <j****n@h****t> | over 3 years ago | |
| a2dc88a2 | squash! Add tests for egg-info package with .files from inaccurate SOURCES.txt | Johan Herland <j****n@h****t> | over 3 years ago | |
| eeb2ed15 | Fix issues with inferring module names from installed-files.txt | Johan Herland <j****n@h****t> | over 3 years ago | |
| 110f00d2 | Add test case demonstrating inferring module names from installed-files.txt | Johan Herland <j****n@h****t> | over 3 years ago | |
| b391f77d | squash! Add tests for egg-info package with no installed modules | Johan Herland <j****n@h****t> | over 3 years ago | |
| a107ce55 | merge Merge branch 'main' into egg-metadata-work |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 700f2c7d | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 66e8e9bb | merge Merge pull request #432 from FFY00/gh-428 |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| df7824b2 | Restore logic for parts. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 6610368e | Extract variable for optional names. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a3c066dd | Remove long-line comment. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 109f8c09 |
Feat: initial permissions to main.yml (jaraco/skeleton#76)
Signed-off-by: Joyce <j****u@g****m> |
Joyce <j****u@g****m>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| b944c376 | merge Merge pull request #435 from FFY00/fix-mypy |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a046b04c | Extend the workaround to satisfy docstring of typing._overload_dummy. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| ac0949ad | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 51b89b07 | š¹ Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| fb364de4 | Add comment to link rationale for existence. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 96f07164 | gh-102354: change python3 to python in docs examples (python/cpython#102696) |
Paul Watson <p****c@g****m>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| 61b0f297 | Distribution.files: Prefer *.egg-info/installed-files.txt to SOURCES.txt | Johan Herland <j****n@h****t> | over 3 years ago | |
| 8026db2b | Add tests for egg-info package with .files from inaccurate SOURCES.txt | Johan Herland <j****n@h****t> | over 3 years ago | |
| 578322a3 | Add tests for egg-info package with no installed modules | Johan Herland <j****n@h****t> | over 3 years ago | |
| 22d9ea5e | Distribution.files: Only return files that actually exist | Johan Herland <j****n@h****t> | over 3 years ago | |
| fed3a41f | tests/fixtures: Fix FilesDef type to include bytes values | Johan Herland <j****n@h****t> | over 3 years ago | |
| 56aad0ff |
Sync PackageMetadata with email.message.Message
Signed-off-by: Filipe LaĆns <l****s@r****t> |
Filipe LaĆns <l****s@r****t> | over 3 years ago | |
| 5475a6e3 |
Fix formatting in test_api
Signed-off-by: Filipe LaĆns <l****s@r****t> |
Filipe LaĆns <l****s@r****t>
Committed by: Filipe LaĆns <f****s@g****m> |
over 3 years ago | |
| 56aee033 |
Add missing modules to packages_distributions
Signed-off-by: Filipe LaĆns <l****s@r****t> |
Filipe LaĆns <l****s@r****t>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| 87722613 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 56cdf46a | Disable couldnt-parse warnings. Prescribed workaround for nedbat/coveragepy#1... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 9650fc18 | Revert "exclude build env from cov reporting (jaraco/skeleton#60)" | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 6f7ac885 | Remove reference to EncodingWarning as it doesn't exist on some Pythons. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5f095d18 | Add #upstream markers for filtered warnings. Add filter for platform module (... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 0d9c6f0f | Exempt warning. Workaround for realpython/pytest-mypy#152 | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f18255fa | Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 284359e5 | Enable default encoding warning where available. See PEP 597. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f9e01d21 | ALLOW_UNICODE no longer needed on Python 3. As a result, ELLIPSES is also now... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| c8df3d73 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago |