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: jkoelker/python-nest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: axlan/python-nest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 26, 2020

  1. Fix python3 warnings

    allenporter committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    bf31d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9188c91 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Fix 404 errors.

    Adjust url prefix to omit trailing slash, since other parts of the code add
    their own trailing slashes
    allenporter committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    26d8e46 View commit details
    Browse the repository at this point in the history
  2. Remove "dead" APIs.

    Just to simplify learning about how the modules work.  This may
    result in less friendly error messages for existing code, and
    just ripping the bandaid here.
    allenporter committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    dbbace7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    a241cd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7cb6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f79c42 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Clean up

    axlan committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    b244eff View commit details
    Browse the repository at this point in the history
  2. Fix links

    axlan committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a332612 View commit details
    Browse the repository at this point in the history
  3. Fix twine check

    axlan committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a7e1b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f22937b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56aa3eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bc7944 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Added link to blog

    axlan committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    77b1b62 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

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

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    deae53c View commit details
    Browse the repository at this point in the history
  2. Fix deprecated class name.

    axlan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c06ac96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from axlan/jdiamond/fix-config-parser

    Fix deprecated SafeConfigParser  usage for Python 3.12.
    axlan authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    de060c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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