-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: usethis-python/usethis-python
base: v0.15.0
head repository: usethis-python/usethis-python
compare: v0.15.1
- 10 commits
- 19 files changed
- 2 contributors
Commits on Jul 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 83944dc - Browse repository at this point
Copy the full SHA 83944dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341e99f - Browse repository at this point
Copy the full SHA 341e99fView commit details
Commits on Jul 16, 2025
-
Clarify opening paragraph in README (#859)
* Update README.md Clarify leading paragraph * Wording tweaks * Wording and grammar tweaks
Configuration menu - View commit details
-
Copy full SHA for b8b8331 - Browse repository at this point
Copy the full SHA b8b8331View commit details -
Grammar in
Manage the READMEvs.Manage README(#860)* Grammar in `Manage a README` vs. `Manage README` * Grammar in `Manage the README` vs. `Manage README` * Grammar in `Manage the README` vs. `Manage README`
Configuration menu - View commit details
-
Copy full SHA for f34677b - Browse repository at this point
Copy the full SHA f34677bView commit details -
Implement
Dependency.to_requirements_string(#861)* Implement `Dependency.to_requirements_string` * Use `Dependency.to_requirements_string()` in `Dependency.__str__`
Configuration menu - View commit details
-
Copy full SHA for daff557 - Browse repository at this point
Copy the full SHA daff557View commit details
Commits on Jul 17, 2025
-
For Import Linter, Fix INP config glob pattern, add its config when a… (
#864) * For Import Linter, Fix INP config glob pattern, add its config when adding ruff * Update test to reflect new behaviour
Configuration menu - View commit details
-
Copy full SHA for d6e9ad6 - Browse repository at this point
Copy the full SHA d6e9ad6View commit details
Commits on Jul 18, 2025
-
* Use `--no-managed-python` in `Setup dependencies` step of CI * Bump the uv lower bound to make `--no-managed-python` available * Bump dev version of Python to 3.10.18 * Bump uv lower bound in README * Pin the Python version explicitly in CI * In tests which sentinel for version bumps, use `requires-python` rather than `.python-version` This is since the latter can now change dynamically in CI. We need something for determining usethis's minimum supported Python verion.
Configuration menu - View commit details
-
Copy full SHA for 02c2a50 - Browse repository at this point
Copy the full SHA 02c2a50View commit details -
Update guidance on checking
uvversion to reflect change to `uv sel……f version` from `uv version` (#868)
Configuration menu - View commit details
-
Copy full SHA for 257e49f - Browse repository at this point
Copy the full SHA 257e49fView commit details -
Don't break Ruff TOML config when adding Import Linter (#865)
* Add failing tests * Use `_set_value_in_existing` in `TOMLFileManager.extend_list` to avoid deep nesting bug. * Rework `RuleConfig` docstring for clarity * Tweak test output in `test_inp_rules_dont_break_config` * Fix incorrect issue number in comments * Weaken test to drop irrelevant output * Generalize and strengthen `test_dependencies_added` * Set CWD explicitly in `test_target_python_version` tests * use `uv_init_dir` in `test_inp_rules_dont_break_config` test This might focus Import Linter to build a graph of an actual package rather than looking inan unrelated lib dir
Configuration menu - View commit details
-
Copy full SHA for 685d685 - Browse repository at this point
Copy the full SHA 685d685View commit details -
Add changelog for v0.15.1 (#871)
* Add changelog for v0.15.1 * Tweak wording Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa8cdcd - Browse repository at this point
Copy the full SHA aa8cdcdView 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 v0.15.0...v0.15.1