-
-
Notifications
You must be signed in to change notification settings - Fork 212
Comparing changes
Open a pull request
base repository: john-kurkowski/tldextract
base: refs/tags/5.1.2
head repository: john-kurkowski/tldextract
compare: 5.1.3
- 17 commits
- 15 files changed
- 1 contributor
Commits on Mar 19, 2024
-
Roll back tag on release error
So release can be retried. * Extract upload/push side-effects from "verify" function
Configuration menu - View commit details
-
Copy full SHA for befc91c - Browse repository at this point
Copy the full SHA befc91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e993f - Browse repository at this point
Copy the full SHA f4e993fView commit details
Commits on Mar 21, 2024
-
Keep more of GitHub release notes body (#327)
Only omit the first paragraph, "What's Changed." Keep the e.g. "New Contributors" paragraph and "Full Changelog" link.
Configuration menu - View commit details
-
Copy full SHA for 1d40c76 - Browse repository at this point
Copy the full SHA 1d40c76View commit details
Commits on Jun 15, 2024
-
Switch from pip to uv, during tox (#324)
Significantly speeds up CI. Does not require contributors to use uv directly, outside of tox.
Configuration menu - View commit details
-
Copy full SHA for 0dccdfc - Browse repository at this point
Copy the full SHA 0dccdfcView commit details
Commits on Jun 18, 2024
-
Switch from Black to Ruff (#333)
`ruff format` is a drop-in replacement for formatting. One fewer tool to maintain.
Configuration menu - View commit details
-
Copy full SHA for 7e38f49 - Browse repository at this point
Copy the full SHA 7e38f49View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c093a47 - Browse repository at this point
Copy the full SHA c093a47View commit details -
The library can continue functioning in these cases, so "error" is inappropriate. Either include traceback info in the raised exception and let the caller decide whether it is a true error, or reduce the log level to warning.
Configuration menu - View commit details
-
Copy full SHA for 921a825 - Browse repository at this point
Copy the full SHA 921a825View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e624fdc - Browse repository at this point
Copy the full SHA e624fdcView commit details
Commits on Aug 21, 2024
-
Pin tox and uv versions, to fix CI (#335)
Work around regression introduced in newer tox, tox-uv, and uv. Most test runners work as before, while on the Windows pypy3.8 test runner, the newer tool versions fail to find the target version of Python. Fixes error in CI, `pypy38: skipped because could not find python interpreter with spec(s): C:\hostedtoolcache\windows\PyPy\3.8.16\x86\python.exe`. See CI for e624fdc.
Configuration menu - View commit details
-
Copy full SHA for b7f5aae - Browse repository at this point
Copy the full SHA b7f5aaeView commit details
Commits on Aug 27, 2024
-
Clarify how to use your own definitions
* Fix missing inline code * Avoid "just" and "your friend" tone * Avoid parenthetical * Document `extra_suffixes` usage
Configuration menu - View commit details
-
Copy full SHA for c151379 - Browse repository at this point
Copy the full SHA c151379View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bd8e58 - Browse repository at this point
Copy the full SHA 2bd8e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655c23f - Browse repository at this point
Copy the full SHA 655c23fView commit details -
Python 3.9 is now the minimum supported version, so `is_relative_to` is available.
Configuration menu - View commit details
-
Copy full SHA for 6ddea47 - Browse repository at this point
Copy the full SHA 6ddea47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f5cb40 - Browse repository at this point
Copy the full SHA 5f5cb40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0398482 - Browse repository at this point
Copy the full SHA 0398482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f387bc - Browse repository at this point
Copy the full SHA 5f387bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e73414b - Browse repository at this point
Copy the full SHA e73414bView 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 refs/tags/5.1.2...5.1.3