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: jkp/pythonflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: spotify/pythonflow
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.
  • 16 commits
  • 23 files changed
  • 3 contributors

Commits on Feb 13, 2019

  1. Merge pull request spotify#40 from jkp/master

    Make Pythonflow thread-compatible.
    tillahoffmann authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    3b57f2b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    cac77b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    867896f View commit details
    Browse the repository at this point in the history
  3. Merge pull request spotify#41 from tillahoffmann/pip-tools

    Use pip-tools because pipenv is too buggy.
    tillahoffmann authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    2e71d70 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

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

Commits on Oct 29, 2019

  1. Merge pull request spotify#46 from tillahoffmann/apply

    Clarify inplace modification of context (fixes spotify#43).
    tillahoffmann authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    bf9ce55 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

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

Commits on Aug 7, 2022

  1. Update requirements.

    tillahoffmann committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    2f7c365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa34348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2531236 View commit details
    Browse the repository at this point in the history
  4. Fix python version.

    tillahoffmann committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    83cb4f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Merge pull request spotify#50 from tillahoffmann/master

    Update dependencies and use GitHub Actions for tests.
    tillahoffmann authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    8965624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9301fce View commit details
    Browse the repository at this point in the history
  3. Merge pull request spotify#49 from novitk/master

    updated collections imports to comply with 3.10
    tillahoffmann authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    24ab9f7 View commit details
    Browse the repository at this point in the history
  4. Add python 3.10 tests.

    tillahoffmann committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ab4163e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Merge pull request spotify#51 from tillahoffmann/3.10

    Add python 3.10 tests.
    tillahoffmann authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    9b71259 View commit details
    Browse the repository at this point in the history
Loading