An open API service providing commit metadata for open source projects.

GitHub / python/importlib_metadata / commits

Library to access metadata for Python packages

SHA Message Author Date Stats
54c0860b šŸ‘¹ Feed the hobgoblins (delint). Jason R. Coombs <j****o@j****m> almost 5 years ago
eccf5784 merge Merge branch 'maint/2.x' Jason R. Coombs <j****o@j****m> almost 5 years ago
046bf480 Update changelog. Ref #353. Jason R. Coombs <j****o@j****m> almost 5 years ago
5d60dbd1 Restore fallback when FastPath.root is empty. Fixes #353. Jason R. Coombs <j****o@j****m> almost 5 years ago
11c05311 Add test for FastPath on empty path. Ref #353. Jason R. Coombs <j****o@j****m> almost 5 years ago
eda7021d merge Merge branch 'feature/self-depend' of https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> almost 5 years ago
0781d84e merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> almost 5 years ago
75649c2b Restore new resolver for pip. Proper fix for pypa/pip#9143. Jason R. Coombs <j****o@j****m> almost 5 years ago
7d3f9cb5 Fall back to legacy resolver in pip. Workaround for pypa/pip#9143. Jason R. Coombs <j****o@j****m> almost 5 years ago
ff1bb2ee metadata: remove Distribution._local
Signed-off-by: Filipe LaĆ­ns <l****s@r****t>
Filipe LaĆ­ns <l****s@r****t> almost 5 years ago
aae281a9 Remove wheel from build requirements. It's implied for wheel builds. Ref pypa... Jason R. Coombs <j****o@j****m> almost 5 years ago
df5e6175 Remove more references to specific Python versions. Jason R. Coombs <j****o@j****m> almost 5 years ago
65c641c5 Remove references to specific Python versions, as this project and CPython ar... Jason R. Coombs <j****o@j****m> almost 5 years ago
5823e9ca Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178. Jason R. Coombs <j****o@j****m> almost 5 years ago
dc43378c Test on Python 3.10 (final). Jason R. Coombs <j****o@j****m> almost 5 years ago
2f05392c [doc] Fix typos found using codespell (GH-28744)
Co-authored-by: Łukasz Langa <l****z@l****l>
Christian Clauss <c****s@m****m>
Committed by: Jason R. Coombs <j****o@j****m>
almost 5 years ago
6a276ff5 Remove docstring as comment. It's over-specific (pytest-mypy) but also any us... Jason R. Coombs <j****o@j****m> almost 5 years ago
d03b0c30 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> almost 5 years ago
8ea55f2f Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fi... Jason R. Coombs <j****o@j****m> almost 5 years ago
378f8731 Revert "Pin against broken typing-extensions as reported in python/typing#865... Jason R. Coombs <j****o@j****m> almost 5 years ago
1e19fd2c Refactor Distribution.files to use pass_none to handle a None value from _rea... Jason R. Coombs <j****o@j****m> almost 5 years ago
5875f392 Extract list method passthrough into a factory function. Jason R. Coombs <j****o@j****m> almost 5 years ago
7e95bd2f Pin against broken typing-extensions as reported in python/typing#865. Fixes ... Jason R. Coombs <j****o@j****m> almost 5 years ago
7a3130a2 merge Merge pull request #349 from python/348-entrypoint-tuple-compat Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
315f637b Update changelog. Jason R. Coombs <j****o@j****m> almost 5 years ago
177d5500 Restore support for EntryPoint access by item. Fixes #348. Jason R. Coombs <j****o@j****m> almost 5 years ago
fa620f1d merge Merge pull request #339 from python/feature/337-EntryPoint-object Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6bdddca6 Update changelog. Jason R. Coombs <j****o@j****m> about 5 years ago
bd25af7a Restore support for EntryPoint construction with positional args. Jason R. Coombs <j****o@j****m> about 5 years ago
86b5a283 merge Merge branch 'main' into feature/337-EntryPoint-object Jason R. Coombs <j****o@j****m> about 5 years ago
0bc774f1 merge Merge pull request #345 from python/bugfix/344-test Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
131c1d2b Update changelog. Jason R. Coombs <j****o@j****m> about 5 years ago
9426bd95 Apply always_iterable to .files to ensure iterable even when None. Jason R. Coombs <j****o@j****m> about 5 years ago
f00d5c3b Add test capturing failure. Ref #344. Jason R. Coombs <j****o@j****m> about 5 years ago
15df009a merge Merge pull request #340 from python/feature/top-level-not-setuptools Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
73e5d6ed Update changelog. Jason R. Coombs <j****o@j****m> about 5 years ago
2be35075 merge Merge pull request #341 from hugovk/upgrade-syntax Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2a504fdb Remove redundant Python 2 code Hugo van Kemenade <h****k@u****m> about 5 years ago
1fcdb3cc Upgrade Python syntax with pyupgrade --py36-plus Hugo van Kemenade <h****k@u****m> about 5 years ago
08bd99f4 Directly return attributes.
Co-authored-by: Ronny Pfannschmidt <o****e@r****e>
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
1a8e808d Add fallback to infer top-level names for a distribution. Fixes #330. Jason R. Coombs <j****o@j****m> about 5 years ago
43afaebc Add failing test illustrating missed expectation. Ref #330. Jason R. Coombs <j****o@j****m> about 5 years ago
b379ff67 Add unit test for packages_distributions. Jason R. Coombs <j****o@j****m> about 5 years ago
0c24c31d Allow _fixture_on_path to be called imperatively. Jason R. Coombs <j****o@j****m> about 5 years ago
6ffdcb9f Extract ZipFixtures Jason R. Coombs <j****o@j****m> about 5 years ago
b26db5e2 Add an 'example2' project built by trampolim. Jason R. Coombs <j****o@j****m> about 5 years ago
29ec9c38 EntryPoint is no longer a namedtuple. Jason R. Coombs <j****o@j****m> about 5 years ago
08d7deff Fix test that assumed entries was a dict. Now expect entries is EntryPoints. ... Jason R. Coombs <j****o@j****m> about 5 years ago
930841ae Fix attribute name. Jason R. Coombs <j****o@j****m> about 5 years ago
592bf6b0 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> about 5 years ago
8806606f merge Merge pull request #335 from henryiii/patch-1 Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e6078128 merge Merge commit '34b1f566e0c' into patch-1 Jason R. Coombs <j****o@j****m> about 5 years ago
34b1f566 Remove unhelpful test. Jason R. Coombs <j****o@j****m> about 5 years ago
9e42358e Move the test out of doctest. Still doesn't capture failure. Jason R. Coombs <j****o@j****m> about 5 years ago
d491aea2 Add test purported to capture the failure, but it still passes. Jason R. Coombs <j****o@j****m> about 5 years ago
572aedc8 Update changelog. Jason R. Coombs <j****o@j****m> about 5 years ago
72c11a8a fix(typing): Path-likes use truediv Henry Schreiner <H****I@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2678a5e5 Limit filter to DeprecationWarnings Jason R. Coombs <j****o@j****m> about 5 years ago
7c74b503 Move workaround for #327 to _compat module Jason R. Coombs <j****o@j****m> about 5 years ago
55835677 merge Merge pull request #333 from python/bpo-44784/actually-suppress-exceptions Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
45722b7a Alter warnings filter for known deprecations, allowing test suite to pass. Jason R. Coombs <j****o@j****m> about 5 years ago
a76a548d .editorconfig: Set max_line_length to 88 for Python files. Alan Fregtman <9****x@u****m>
Committed by: Jason R. Coombs <j****o@j****m>
about 5 years ago
719a7ced Remove blacken docs as it cannot honor Python's default repr. Ref asottile/bl... Jason R. Coombs <j****o@j****m> about 5 years ago
918a415b Implement tidelift banner using a Sphinx directive implemented by jaraco.tide... Jason R. Coombs <j****o@j****m> about 5 years ago
498b965a Use line continuations to indicate which exclusions are for which workarounds. Jason R. Coombs <j****o@j****m> about 5 years ago
212e995c Remove workaround for python/typed_ast#156. Jason R. Coombs <j****o@j****m> about 5 years ago
14787e69 Rely on setuptools 56 and drop the explicit mention of the license file in fa... Jason R. Coombs <j****o@j****m> about 5 years ago
596155c2 Adjust for variable stacklevel on partial calls in PyPy. Fixes #327. Jason R. Coombs <j****o@j****m> about 5 years ago
b49cdaa0 Update changelog. Jason R. Coombs <j****o@j****m> about 5 years ago
c83cdb44 merge Merge pull request #326 from python/feature/pytest-perf Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6dfb5308 Ignore exercises.py in coverage. Jason R. Coombs <j****o@j****m> about 5 years ago
dadbb4f8 Bump to pytest-perf 0.9.2 with bugfix for module collection. Jason R. Coombs <j****o@j****m> about 5 years ago
1937287c Bump to pytest-perf 0.9.1 with bugfix for module collection. Jason R. Coombs <j****o@j****m> about 5 years ago
f0d021ab ⚫ Fade to black. Jason R. Coombs <j****o@j****m> about 5 years ago
5f08b8d0 Rely on pytest_perf 0.9 and the new Python syntax. Jason R. Coombs <j****o@j****m> about 5 years ago
6ed91280 Bump to pytest-perf 0.6.2 and remove ipython from testing reqs. Jason R. Coombs <j****o@j****m> about 5 years ago
e34a81e6 merge Merge branch 'main' into feature/pytest-perf Jason R. Coombs <j****o@j****m> about 5 years ago
14f2a684 Move ipython to performance test extra. Jason R. Coombs <j****o@j****m> about 5 years ago
d4f6f7b8 Bump pytest-perf. Jason R. Coombs <j****o@j****m> about 5 years ago
ea8da2f7 Add ipython to testing extra. Ref #305. Jason R. Coombs <j****o@j****m> about 5 years ago
9f22c333 Ensure that ipython gets installed via testing extra. Jason R. Coombs <j****o@j****m> about 5 years ago
9f963671 Initial attempts adopting pytest-perf Jason R. Coombs <j****o@j****m> about 5 years ago
1d0a0b93 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> about 5 years ago
5a8384e5 Use shutil for rmtree Brian Rutledge <b****n@b****m>
Committed by: Jason R. Coombs <j****o@j****m>
about 5 years ago
94850f4f merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> about 5 years ago
85d08db3 Suppress deprecation warnings in flake8 and packaging.tags. Ref pypa/packagin... Jason R. Coombs <j****o@j****m> about 5 years ago
1cabd5f6 merge Merge pull request #319 from python/feature/uniform Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
dba300f5 4.4 is now in Cpython Jason R. Coombs <j****o@j****m> about 5 years ago
abfe23ba Separate release number. Jason R. Coombs <j****o@j****m> about 5 years ago
f45b755b merge Merge branch 'main' into feature/uniform Jason R. Coombs <j****o@j****m> about 5 years ago
5fb70291 merge Merge pull request #323 from python/bugfix/300-entry-points-by-index Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
7afc5016 Update changelog. Jason R. Coombs <j****o@j****m> about 5 years ago
8214dd1f Implement EntryPoints as a DeprecatedList, deprecating mutability of Distribu... Jason R. Coombs <j****o@j****m> about 5 years ago
a8c70ee4 Add compatibility handler for accessing EntryPoints by index. Fixes #300. Jason R. Coombs <j****o@j****m> about 5 years ago
8535856d Add test capturing missed expectation. Ref #300. Jason R. Coombs <j****o@j****m> about 5 years ago
f794723b Remove importlib_metadata as imported by pytest. Fixes #322. Jason R. Coombs <j****o@j****m> over 5 years ago
d5f1213e merge Merge branch 'main' into feature/uniform Jason R. Coombs <j****o@j****m> over 5 years ago
ea722781 In PathDistribution, only resolve normalized names for non-legacy (non-egg) p... Jason R. Coombs <j****o@j****m> over 5 years ago
7f2f09ad Add a test to ensure the normalized name of an egg is reported correctly. Ref... Jason R. Coombs <j****o@j****m> over 5 years ago
25e1d31c Cpython is synced with 4.2 Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago

← Back to repository