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: ipython/ipykernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.21.1
Choose a base ref
...
head repository: ipython/ipykernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1a486e06155a4d8e58e716fd40468cb5738ed6bb
Choose a head ref
  • 3 commits
  • 13 files changed
  • 4 contributors

Commits on Feb 3, 2023

  1. Remove test_enter_eventloop (#1084)

    * Test enter event-loop
    
    * Remove test_enter_eventloop
    davidbrochart authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1d67450 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#1089)Co-authored-by: pre-comm…

    …it-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
    
    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.19.2 → 0.21.0](python-jsonschema/check-jsonschema@0.19.2...0.21.0)
    - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0)
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.236 → v0.0.243](astral-sh/ruff-pre-commit@v0.0.236...v0.0.243)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * sync deps and lint
    
    * lint
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * lint
    
    * bump pyzmq dep
    
    * 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>
    pre-commit-ci[bot] and blink1073 authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0f09aa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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