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: pycountry/pycountry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20.7.3
Choose a base ref
...
head repository: pycountry/pycountry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22.1.10
Choose a head ref
  • 17 commits
  • 179 files changed
  • 4 contributors

Commits on Jul 3, 2020

  1. Back to development: 20.7.4

    ctheune committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    94dbcbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac5e3f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Improve metadata

    Michael Howitz authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    74bf6b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Merge pull request #42 from icemac/patch-1

    Improve metadata
    ctheune authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c8fe35d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Add install_require on setuptools for pkg_resources

    While technically depending on setuptools is not required when
    installing via pip, it provides useful information for distribution
    packagers that need to explicitly distinguish runtime dependency
    on setuptools from the usual kind of pure build-time dependency.
    mgorny committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    88f2b1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from mgorny/setuptools-dep

    Add install_require on setuptools for pkg_resources
    ctheune authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b1ba295 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    00cf810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ea221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad738a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d80f475 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    976b931 View commit details
    Browse the repository at this point in the history
  6. Update test for data change: switch test of subdivisions

    Data update means AL data no longer has subdivisions within subdivisions.
    Switch to FR which does.
    llimeht committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f58911f View commit details
    Browse the repository at this point in the history
  7. Update test for data change: switch test of fuzzy search 'England'

    The names 'England' and 'England and Wales' no longer appear in the data setso
    update the test to use NL data with similar properties.
    llimeht committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    882f16b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64732f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Merge pull request #86 from llimeht/tmp/iso-codes-4.8.0

    Update data and tets for iso-codes 4.8.0
    ctheune authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    f00acff View commit details
    Browse the repository at this point in the history
  2. update changelog

    ctheune committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    51c8e2e View commit details
    Browse the repository at this point in the history
  3. Preparing release 22.1.10

    ctheune committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    c02741e View commit details
    Browse the repository at this point in the history
Loading