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: jupyter/jupyter_client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.1
Choose a base ref
...
head repository: jupyter/jupyter_client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.2
Choose a head ref
  • 17 commits
  • 20 files changed
  • 5 contributors

Commits on May 2, 2022

  1. use flit backend

    blink1073 committed May 2, 2022
    Copy the full SHA
    7cf7e9a View commit details
  2. fix version check

    blink1073 committed May 2, 2022
    Copy the full SHA
    404cca4 View commit details

Commits on May 3, 2022

  1. Fix license spec

    blink1073 authored May 3, 2022
    Copy the full SHA
    244ecce View commit details

Commits on May 9, 2022

  1. Copy the full SHA
    d2784ad View commit details

Commits on May 17, 2022

  1. use hatch backend

    blink1073 committed May 17, 2022
    Copy the full SHA
    27a89c5 View commit details
  2. Copy the full SHA
    dc34d00 View commit details

Commits on May 23, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/PyCQA/doc8: 0.11.1 → 0.11.2](PyCQA/doc8@0.11.1...0.11.2)
    - [github.com/PyCQA/doc8: 0.11.1 → 0.11.2](PyCQA/doc8@0.11.1...0.11.2)
    - [github.com/sirosen/check-jsonschema: 0.14.3 → 0.15.0](python-jsonschema/check-jsonschema@0.14.3...0.15.0)
    pre-commit-ci[bot] authored May 23, 2022
    Copy the full SHA
    c024fb6 View commit details
  2. Copy the full SHA
    e526895 View commit details

Commits on May 26, 2022

  1. Correct Any type annotations.

    joouha committed May 26, 2022
    Copy the full SHA
    7d05cfb View commit details
  2. Copy the full SHA
    692bc30 View commit details
  3. Update pyzmq >=23.0

    davidbrochart committed May 26, 2022
    Copy the full SHA
    0057186 View commit details

Commits on May 30, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](pre-commit/mirrors-mypy@v0.950...v0.960)
    - [github.com/sirosen/check-jsonschema: 0.15.0 → 0.15.1](python-jsonschema/check-jsonschema@0.15.0...0.15.1)
    pre-commit-ci[bot] authored May 30, 2022
    Copy the full SHA
    4b40375 View commit details

Commits on May 31, 2022

  1. Copy the full SHA
    23ec0ac View commit details
  2. Merge pull request #791 from joouha/mypy-any-fixes-1

    Correct `Any` type annotations.
    davidbrochart authored May 31, 2022
    Copy the full SHA
    c817714 View commit details

Commits on Jun 6, 2022

  1. Copy the full SHA
    21aa58e View commit details
  2. Merge pull request #796 from jupyter/changelog-56dd1f42e56911ecae1dc7…

    …29d352afaa
    
    Automated Changelog Entry for 7.3.2 on main
    davidbrochart authored Jun 6, 2022
    Copy the full SHA
    30b7d88 View commit details
  3. Publish 7.3.2

    SHA256 hashes:
    
    jupyter_client-7.3.2-py3-none-any.whl: be7dff1c6792a951169b514b9b66e9d7ffaba811575cf49d24b73a1ca28f014a
    
    jupyter_client-7.3.2.tar.gz: 8f92691bf2d8c670e108813a0290d93a3dc84f74fb844e915b7e587ef2fcbf44
    github-actions[bot] committed Jun 6, 2022
    Copy the full SHA
    fc2d3bb View commit details
Loading