Skip to content
Permalink

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.2.0
Choose a base ref
...
head repository: JoshData/python-email-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    6d32d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2be12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e1f67e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6e28e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1628852 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fix a couple of additional typos (#144)

    * Fix a typo in a comment (upprcase/uppercase)
    
    * Fix another typo (prefixd/prefixed) in README.md
    musicinmybrain authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3ebcc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c22208 View commit details
    Browse the repository at this point in the history
  3. Change package name from using underscore to dash to match PyPi norma…

    …lized package name, fixes #138
    JoshData committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    dbcf07c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a1c90ab View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Add one-off error messages for full-width-at and small-commercial-at …

    …which are not accepted for the @-sign
    JoshData committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bc08faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8043de4 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Fix final syntax checks on normalized internationalized domains check…

    …ing the wrong variable, but these checks had no tests and no known way to produce a fail
    JoshData committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    936aead View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Add explicit checks for internationalized domain name characters inva…

    …lid under UTS-46 to improve the error message
    JoshData committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    98800ba View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    f90d256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e943a0f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Version 2.3.0

    JoshData committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    030a63a View commit details
    Browse the repository at this point in the history
Loading