-
Notifications
You must be signed in to change notification settings - Fork 108
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: un33k/python-slugify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: un33k/python-slugify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 18 files changed
- 2 contributors
Commits on May 12, 2021
-
Add better typing for slugify.slugify
Currently, mypy understands the type as `Iterable[str]`, which doesn't match what should actually be passed in, which is `Iterable[Iterable[str]]` or, ideally, `Iterable[Tuple[str, str]]`
Configuration menu - View commit details
-
Copy full SHA for 1097c23 - Browse repository at this point
Copy the full SHA 1097c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90d967 - Browse repository at this point
Copy the full SHA a90d967View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86d76ee - Browse repository at this point
Copy the full SHA 86d76eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c096bcd - Browse repository at this point
Copy the full SHA c096bcdView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.