-
-
Notifications
You must be signed in to change notification settings - Fork 94
Comparing changes
Open a pull request
base repository: python/importlib_metadata
base: v4.10.1
head repository: python/importlib_metadata
compare: v4.11.0
- 18 commits
- 7 files changed
- 4 contributors
Commits on Jan 23, 2022
-
Refactor regular expression to avoid expensive backtracking on contri…
…ved entry points. Fixes #361. Credit to Tim Peters. Reduces cost from almost 2 seconds to ~100 µs on my workstation as reported by entrypoint_regexp_perf.
Configuration menu - View commit details
-
Copy full SHA for cf7fef7 - Browse repository at this point
Copy the full SHA cf7fef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 611dd52 - Browse repository at this point
Copy the full SHA 611dd52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9911bde - Browse repository at this point
Copy the full SHA 9911bdeView commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a38315d - Browse repository at this point
Copy the full SHA a38315dView commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf43585 - Browse repository at this point
Copy the full SHA bf43585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a199a - Browse repository at this point
Copy the full SHA 30a199aView commit details -
Merge pull request #365 from sobolevn/patch-1
Do not leak `method_name` in `DeprecatedList`
Configuration menu - View commit details
-
Copy full SHA for 7a98b78 - Browse repository at this point
Copy the full SHA 7a98b78View commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f9825d - Browse repository at this point
Copy the full SHA 4f9825dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 7e01b72 - Browse repository at this point
Copy the full SHA 7e01b72View commit details
Commits on Feb 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8949d1a - Browse repository at this point
Copy the full SHA 8949d1aView commit details -
Use the parent category PytestDeprecationWarning, which is available …
…on older pytest versions. Fixes jaraco/skeleton#57.
Configuration menu - View commit details
-
Copy full SHA for badffe9 - Browse repository at this point
Copy the full SHA badffe9View commit details
Commits on Feb 11, 2022
-
use AssertRaises as context manager
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3ea937 - Browse repository at this point
Copy the full SHA a3ea937View commit details -
Update test to capture the actual expectation on EntryPoints object a…
…nd remove deprecated usage.
Configuration menu - View commit details
-
Copy full SHA for bf8ccba - Browse repository at this point
Copy the full SHA bf8ccbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec499c - Browse repository at this point
Copy the full SHA 5ec499cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce8d6c - Browse repository at this point
Copy the full SHA 9ce8d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d752bac - Browse repository at this point
Copy the full SHA d752bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71dd095 - Browse repository at this point
Copy the full SHA 71dd095View commit details -
Configuration menu - View commit details
-
Copy full SHA for d405f1b - Browse repository at this point
Copy the full SHA d405f1bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.10.1...v4.11.0