-
Notifications
You must be signed in to change notification settings - Fork 117
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: JoshData/python-email-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: JoshData/python-email-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 13 files changed
- 4 contributors
Commits on Jun 5, 2023
-
Exposing a version str & deprecating the email attribute (#110)
* expose version as __version__ * assist ValidatedEmail.email deprecation
Configuration menu 8000- View commit details
-
Copy full SHA for 68b9d18 - Browse repository at this point
Copy the full SHA 68b9d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abaa7b - Browse repository at this point
Copy the full SHA 5abaa7bView commit details
Commits on Sep 26, 2023
-
Drop Python 3.7 and update GitHub Actions to build with Python 3.12.0…
…-rc.3 flake8's latest version for Python 3.7 failed to parse f-strings correctly when running on Python 3.12, giving: --ignore=E501,E126,W503 email_validator tests email_validator/syntax.py:30:24: E231 missing whitespace after ':' email_validator/syntax.py:32:24: E231 missing whitespace after ':' ``` By dropping 3.7 we can update flake8 to work on all other versions. See https://github.com/actions/python-versions/releases for the Python versions supported in GitHub Actions.
Configuration menu - View commit details
-
Copy full SHA for dbf4618 - Browse repository at this point
Copy the full SHA dbf4618View commit details
Commits on Oct 18, 2023
-
8000
-
Configuration menu - View commit details
-
Copy full SHA for c52aaa2 - Browse repository at this point
Copy the full SHA c52aaa2View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3aad019 - Browse repository at this point
Copy the full SHA 3aad019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9653b - Browse repository at this point
Copy the full SHA 2a9653bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 371c120 - Browse repository at this point
Copy the full SHA 371c120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814b488 - Browse repository at this point
Copy the full SHA 814b488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 786defc - Browse repository at this point
Copy the full SHA 786defcView commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c3501e - Browse repository at this point
Copy the full SHA 2c3501eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f37d6 - Browse repository at this point
Copy the full SHA c1f37d6View commit details
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36b0611 - Browse repository at this point
Copy the full SHA 36b0611View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3e8109 - Browse repository at this point
Copy the full SHA c3e8109View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd655c0 - Browse repository at this point
Copy the full SHA fd655c0View 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 v2.0.0...v2.1.0