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: v3.3
Choose a base ref
...
head repository: kjd/idna
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4
Choose a head ref
  • 13 commits
  • 11 files changed
  • 5 contributors

Commits on Apr 27, 2022

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

Commits on May 8, 2022

  1. Test with Python 3.11-dev

    hugovk committed May 8, 2022
    Configuration menu
    Copy the full SHA
    4f35ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac7cb7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Merge pull request #121 from hugovk/test-3.11

    Test with Python 3.11-dev
    kjd authored May 10, 2022
    Configuration menu
    Copy the full SHA
    b18ca10 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

Commits on Aug 16, 2022

  1. Merge pull request #118 from sethmlarson/pyproject-toml

    Switch to pyproject.toml over setup.py
    kjd authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ab07fc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Update to Unicode 15

    kjd committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    527fa86 View commit details
    Browse the repository at this point in the history
  2. Add setup.py for legacy users

    With the move to pyproject.toml, given the focus on backward
    compatibility, adding a setup.py in case it is needed by some users.
    kjd committed Sep 13, 2022
    2 Configuration menu
    Copy the full SHA
    9234d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd1659 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Merge pull request #126 from kjd/unicode-15

    Update to Unicode 15
    kjd authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6e55dde View commit details
    Browse the repository at this point in the history
  2. Minor adjustments to README

    Includes remove references to setup.py to prepare for eventual removal,
    and new pip invocation example.
    kjd committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ff093ca View commit details
    Browse the repository at this point in the history
  3. Update to Unicode 15

    kjd committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c787429 View commit details
    Browse the repository at this point in the history
  4. Release v3.4

    kjd committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    44fa5a0 View commit details
    Browse the repository at this point in the history
Loading