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: kjd/idna
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9
Choose a base ref
...
head repository: kjd/idna
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    69ac335 View commit details
    Browse the repository at this point in the history
  2. Remove use of deprecated 'setup.py test' command (#77)

    Since setuptools v41.5.0 (27 Oct 2019), the 'test' command and its
    arguments are formally deprecated and should not be used. Instead, use
    the unittest module to run tests.
    jdufresne authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    133fc01 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

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

Commits on Jun 27, 2020

  1. Merge pull request #85 from kjd/unicode-13

    Update to Unicode 13.0.0-based data
    kjd authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    d447471 View commit details
    Browse the repository at this point in the history
  2. Release v2.10

    kjd committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    e5c11db View commit details
    Browse the repository at this point in the history
Loading