-
Notifications
You must be signed in to change notification settings - Fork 290
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v8.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jupyter/jupyter_client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 38 files changed
- 6 contributors
Commits on Sep 5, 2023
-
Bump actions/checkout from 3 to 4 (#968)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af372c5 - Browse repository at this point
Copy the full SHA af372c5View commit details -
[pre-commit.ci] pre-commit autoupdate (#969)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema: 0.23.3 → 0.26.3](python-jsonschema/check-jsonschema@0.23.3...0.26.3) - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](hukkin/mdformat@0.7.16...0.7.17) - [github.com/astral-sh/ruff-pre-commit: v0.0.281 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.281...v0.0.287) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Configuration menu - View commit details
-
Copy full SHA for d15a736 - Browse repository at this point
Copy the full SHA d15a736View commit details
Commits on Sep 14, 2023
-
* use sp-repo-review * Adopt sp-repo-review * cleanup * fix typing * fixups
Configuration menu - View commit details
-
Copy full SHA for fe93a44 - Browse repository at this point
Copy the full SHA fe93a44View commit details -
Do not use datetime.utcnow() that is deprecated in Python 3.12 (#972)
* Do not use datetime.utcnow() that is deprecated in Python 3.12 Import session.utcnow() into utils instead of reimplementing it * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove unneeded noqa * Add noqa --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: David Brochart <david.brochart@gmail.com> Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Configuration menu - View commit details
-
Copy full SHA for 60c1095 - Browse repository at this point
Copy the full SHA 60c1095View commit details
Commits on Oct 2, 2023
-
Update typings for traitlets 5.10.1 (#974)
* Update typings for traitlets 5.10.1 * fixup * fixup * typing * typing * add workaround for docs * lint
Configuration menu - View commit details
-
Copy full SHA for 6ea7118 - Browse repository at this point
Copy the full SHA 6ea7118View commit details
Commits on Oct 4, 2023
-
chore: update pre-commit hooks (#975)
* chore: update pre-commit hooks updates: - [github.com/python-jsonschema/check-jsonschema: 0.26.3 → 0.27.0](python-jsonschema/check-jsonschema@0.26.3...0.27.0) - [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3) - [github.com/psf/black-pre-commit-mirror: 23.7.0 → 23.9.1](psf/black-pre-commit-mirror@23.7.0...23.9.1) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6) - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.287...v0.0.292) - [github.com/scientific-python/cookie: 2023.08.23 → 2023.09.21](scientific-python/cookie@2023.08.23...2023.09.21) * lint --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Configuration menu - View commit details
-
Copy full SHA for 41e0cad - Browse repository at this point
Copy the full SHA 41e0cadView commit details -
Update typing for traitlets 5.11 (#977)
* Update typing for traitlets 5.11 * fix typing
Configuration menu - View commit details
-
Copy full SHA for 79168bb - Browse repository at this point
Copy the full SHA 79168bbView commit details
Commits on Oct 10, 2023
-
* test on py312 * ignore datetime warnings * ignore datetime warnings
Configuration menu - View commit details
-
Copy full SHA for 7404439 - Browse repository at this point
Copy the full SHA 7404439View commit details
Commits on Oct 11, 2023
-
SHA256 hashes: jupyter_client-8.4.0-py3-none-any.whl: 6a2a950ec23a8f62f9e4c66acec7f0ea6c7d1f80ba0992e747b10c56ce2e6dbe jupyter_client-8.4.0.tar.gz: dc1b857d5d7d76ac101766c6e9b646bf18742721126e72e5d484c75a993cada2
Configuration menu - View commit details
-
Copy full SHA for dfb4c12 - Browse repository at this point
Copy the full SHA dfb4c12View commit details
There are no files selected for viewing