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: singer-io/singer-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: railsware/singer-python
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.
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 25, 2024

  1. Upgrade to Python 3.11

    Remove `nose` because it is outdated and incompatible
    with newer versions of Python. Use `unittest` and `doctest`
    modules instead.
    nikitamaruniak committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4133744 View commit details
    Browse the repository at this point in the history
  2. Upgade to pytz 2024.1

    nikitamaruniak committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b304d4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d900ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3907ec5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea0489d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge pull request #1 from railsware/CPL-15473/upgrade-dependencies

    [CPL-15473] Upgrade dependencies
    mark-kaplan authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7336307 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    76e3749 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from railsware/CPL-20326/align-jsonschema-with-…

    …aribyte-cdk
    
    [CPL-20326] Update jsonschema dependency to 4.17.3
    andrii-porokhnavets authored May 16, 2025
    Configuration menu
    Copy the full SHA
    565fcb6 View commit details
    Browse the repository at this point in the history
Loading