-
-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: python/importlib_resources
base: v6.5.2
head repository: python/importlib_resources
compare: main
- 20 commits
- 8 files changed
- 4 contributors
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aee344d - Browse repository at this point
Copy the full SHA aee344dView commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 75ce9ab - Browse repository at this point
Copy the full SHA 75ce9abView commit details
Commits on Feb 24, 2025
-
Fix new mandatory configuration field for RTD (jaraco/skeleton#159)
This field is now required and prevents the build from running if absent. Details in https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
Configuration menu - View commit details
-
Copy full SHA for 1c9467f - Browse repository at this point
Copy the full SHA 1c9467fView commit details
Commits on Feb 25, 2025
-
Select Ruff rules for modern type annotations (jaraco/skeleton#160)
* Select Ruff rules for modern type annotations Ensure modern type annotation syntax and best practices Not including those covered by type-checkers or exclusive to Python 3.11+ Not including rules currently in preview either. These are the same set of rules I have in pywin32 as of mhammond/pywin32#2458 setuptools has all the same rules enabled (except it also includes the `UP` group directly) * Add PYI011 ignore and #local section * Update ruff.toml Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> * Add # upstream --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Configuration menu - View commit details
-
Copy full SHA for 1a2f930 - Browse repository at this point
Copy the full SHA 1a2f930View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa89106 - Browse repository at this point
Copy the full SHA aa89106View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e3441 - Browse repository at this point
Copy the full SHA a6e3441View commit details
Commits on Feb 27, 2025
-
Enable ruff rules ISC001/ISC002 (jaraco/skeleton#158)
Starting with ruff 0.9.1, they are compatible with the ruff formatter when used together.
Configuration menu - View commit details
-
Copy full SHA for 8f42595 - Browse repository at this point
Copy the full SHA 8f42595View commit details
Commits on Mar 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b7d4b6e - Browse repository at this point
Copy the full SHA b7d4b6eView commit details
Commits on Mar 7, 2025
-
Remove pycodestyle warnings, no longer meaningful when using ruff for…
…matter. Ref jaraco/skeleton@d1c5444#commitcomment-153409678
Configuration menu - View commit details
-
Copy full SHA for b00e9dd - Browse repository at this point
Copy the full SHA b00e9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d587ff7 - Browse repository at this point
Copy the full SHA d587ff7View commit details
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ad84110 - Browse repository at this point
Copy the full SHA ad84110View commit details
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ebb559 - Browse repository at this point
Copy the full SHA 1ebb559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 979e626 - Browse repository at this point
Copy the full SHA 979e626View commit details
Commits on May 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9a81db3 - Browse repository at this point
Copy the full SHA 9a81db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85f32b - Browse repository at this point
Copy the full SHA d85f32bView commit details
Commits on May 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8673961 - Browse repository at this point
Copy the full SHA 8673961View commit details
Commits on May 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d2b8d77 - Browse repository at this point
Copy the full SHA d2b8d77View commit details -
Revert "Python 3 is the default nowadays (jaraco/skeleton#173)" (jara…
…co/skeleton#175) This reverts commit 8673961. Removing `python-version` falls back on the Python bundled with the runner, making actions/setup-python a no-op. Here, the maintainer prefers using the latest release of Python 3. This is what `3.x` means: use the latest release of Python 3.
Configuration menu - View commit details
-
Copy full SHA for b535e75 - Browse repository at this point
Copy the full SHA b535e75View commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a6c153 - Browse repository at this point
Copy the full SHA 5a6c153View commit details
Commits on May 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 89fcc4b - Browse repository at this point
Copy the full SHA 89fcc4bView 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 v6.5.2...main