-
Notifications
You must be signed in to change notification settings - Fork 122
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rspeer/python-ftfy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rspeer/python-ftfy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 29 files changed
- 2 contributors
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e3c961 - Browse repository at this point
Copy the full SHA 1e3c961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e23cae - Browse repository at this point
Copy the full SHA 0e23caeView commit details
Commits on Apr 3, 2024
-
fix pyproject.toml not to install stray files into site-packages
Fix the `include` directives in `pyproject.toml` to include the relevant files in `sdist` archives only and not in wheels, where they end up being installed straight into site-packages, e.g. as: /usr/lib/python3.12/site-packages/CHANGELOG.md /usr/lib/python3.12/site-packages/README.md
Configuration menu - View commit details
-
Copy full SHA for 4ef6eee - Browse repository at this point
Copy the full SHA 4ef6eeeView commit details -
remove redundant poetry use from tests
Do not invoke the executable via `poetry` in tests, as it is redundant and introduces unnecessary dependency on `poetry` when the package is installed via PEP517 installer or `tox`. When using `poetry`, one needs to explicitly execute `poetry install` anyway and this causes the executable to be installed. Furthermore, the common way of running pytest via poetry is to execute: poetry run pytest causing nesting in CLI tests.
Configuration menu - View commit details
-
Copy full SHA for f115a8b - Browse repository at this point
Copy the full SHA f115a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f8d14 - Browse repository at this point
Copy the full SHA e4f8d14View commit details
Commits on Aug 5, 2024
-
Merge pull request #204 from mgorny/poetry-include
fix pyproject.toml not to install stray files into site-packages
Configuration menu - View commit details
-
Copy full SHA for 1e3f644 - Browse repository at this point
Copy the full SHA 1e3f644View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3aca4e - Browse repository at this point
Copy the full SHA e3aca4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f8dd3 - Browse repository at this point
Copy the full SHA 92f8dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97fae5b - Browse repository at this point
Copy the full SHA 97fae5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd63b8a - Browse repository at this point
Copy the full SHA dd63b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afcf00e - Browse repository at this point
Copy the full SHA afcf00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c05ab - Browse repository at this point
Copy the full SHA 23c05abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54895e - Browse repository at this point
Copy the full SHA b54895eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60f546 - Browse repository at this point
Copy the full SHA e60f546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ccfaa4 - Browse repository at this point
Copy the full SHA 6ccfaa4View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9ff959 - Browse repository at this point
Copy the full SHA e9ff959View commit details
Loading
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.2.0...v6.2.1