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

Commits on May 27, 2025

  1. Initial plan for issue

    Copilot committed May 27, 2025
    Configuration menu
    Copy the full SHA
    9962830 View commit details
    Browse the repository at this point in the history
  2. Fix command line argument parsing

    Co-authored-by: stefankoegl <184196+stefankoegl@users.noreply.github.com>
    Copilot and stefankoegl committed May 27, 2025
    Configuration menu
    Copy the full SHA
    c4eb3b8 View commit details
    Browse the repository at this point in the history
  3. Improve error handling for pointer file not found

    Co-authored-by: stefankoegl <184196+stefankoegl@users.noreply.github.com>
    Copilot and stefankoegl committed May 27, 2025
    Configuration menu
    Copy the full SHA
    99815ad View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Initial plan for issue

    Copilot committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    41f2bd3 View commit details
    Browse the repository at this point in the history
  2. Drop Python 2.7, 3.7, 3.8 support - update config and remove compatib…

    …ility code
    
    Co-authored-by: stefankoegl <184196+stefankoegl@users.noreply.github.com>
    Copilot and stefankoegl committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    2d8463e View commit details
    Browse the repository at this point in the history
  3. Remove obsolete 'except ImportError' exclusion from .coveragerc

    Co-authored-by: stefankoegl <184196+stefankoegl@users.noreply.github.com>
    Copilot and stefankoegl committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    22704e8 View commit details
    Browse the repository at this point in the history
  4. Initial plan for issue

    Copilot committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    602d29a View commit details
    Browse the repository at this point in the history
Loading