-
Notifications
You must be signed in to change notification settings - Fork 115
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: agronholm/typeguard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: agronholm/typeguard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 16 files changed
- 4 contributors
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7f5a4f - Browse repository at this point
Copy the full SHA c7f5a4fView commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a73eb0 - Browse repository at this point
Copy the full SHA 9a73eb0View commit details -
Fixed checking of variable assignments involving tuple unpacking
This also unified all variable checking across different assignment types (annotation assignment, augmented assignment and any other kind of assignment) Fixes #486.
Configuration menu - View commit details
-
Copy full SHA for 889ad53 - Browse repository at this point
Copy the full SHA 889ad53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 750286e - Browse repository at this point
Copy the full SHA 750286eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 121efd5 - Browse repository at this point
Copy the full SHA 121efd5View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28dafec - Browse repository at this point
Copy the full SHA 28dafecView commit details -
This change is essentially the same fix as in fe8e3bc, applied in two additional functions that use the same pattern.
Configuration menu - View commit details
-
Copy full SHA for eb1e869 - Browse repository at this point
Copy the full SHA eb1e869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a39830 - Browse repository at this point
Copy the full SHA 0a39830View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b20c2 - Browse repository at this point
Copy the full SHA b0b20c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff5a51 - Browse repository at this point
Copy the full SHA 7ff5a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a6772 - Browse repository at this point
Copy the full SHA 05a6772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6b4de - Browse repository at this point
Copy the full SHA 6d6b4deView commit details -
Fixed
pytest_ignore_collect
not to block default pytest code (#464)Fixed `pytest_ignore_collect` hook implementation to return `None` rather than `False` when the path ought not to be ignored. This is necessary to enable the default pytest implementation of `pytest_ignore_collect()` to be used. Otherwise, the default rules are never applied and e.g. `--ignore` does not work.
Configuration menu - View commit details
-
Copy full SHA for 1c53caa - Browse repository at this point
Copy the full SHA 1c53caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b32af0b - Browse repository at this point
Copy the full SHA b32af0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb42103 - Browse repository at this point
Copy the full SHA cb42103View 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 4.4.0...4.4.1