Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Add support for IPython 8 #20271

Merged
merged 5 commits into from
Dec 29, 2022
Merged

PR: Add support for IPython 8 #20271

merged 5 commits into from
Dec 29, 2022

Commits on Dec 28, 2022

  1. Add support for IPython 8

    ccordoba12 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1320fb9 View commit details
    Browse the repository at this point in the history
  2. git subrepo pull --remote=https://github.com/eendebakpt/spyder-kernel…

    …s.git --branch=ipython8_2x --update --force external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "3064d0815"
    upstream:
      origin:   "https://github.com/eendebakpt/spyder-kernels.git"
      branch:   "ipython8_2x"
      commit:   "3064d0815"
    git-subrepo:
      version:  "0.4.3"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "2f68596"
    ccordoba12 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    541a4bc View commit details
    Browse the repository at this point in the history
  3. Testing: Install IPython 8 on CIs

    This will allow us to check if our tests pass with that version.
    ccordoba12 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    7116de9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3a356b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. git subrepo pull --remote=https://github.com/spyder-ide/spyder-kernel…

    …s.git --branch=2.x --update --force external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "e00fdd802"
    upstream:
      origin:   "https://github.com/spyder-ide/spyder-kernels.git"
      branch:   "2.x"
      commit:   "e00fdd802"
    git-subrepo:
      version:  "0.4.3"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "2f68596"
    ccordoba12 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e7a1926 View commit details
    Browse the repository at this point in the history