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.1
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.2
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 19, 2021

  1. Add type stubs (#94)

    sethmlarson authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2b16336 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. Merge pull request #95 from jayaddison/tools-dir-pyupgrade

    Apply pyupgrade to the tools directory
    kjd authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a9e4f73 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Move types into source, drop Python 3.4 (#96)

    * Move types into source, drop Python 3.4
    * Make number_type Optional[str]
    sethmlarson authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b0ef4bf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Release v3.2

    kjd committed May 29, 2021
    Configuration menu
    Copy the full SHA
    9879123 View commit details
    Browse the repository at this point in the history
Loading