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: Fix out-of-order insertion of mixed stdin and stdout streams on macOS (IPython console) #19947

Merged
merged 3 commits into from
Oct 30, 2022

Commits on Oct 29, 2022

  1. git subrepo clone --branch=fix-print-input-mac --force https://github…

    ….com/ccordoba12/qtconsole.git external-deps/qtconsole
    
    subrepo:
      subdir:   "external-deps/qtconsole"
      merged:   "03af73738"
    upstream:
      origin:   "https://github.com/ccordoba12/qtconsole.git"
      branch:   "fix-print-input-mac"
      commit:   "03af73738"
    git-subrepo:
      version:  "0.4.3"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "2f68596"
    ccordoba12 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    976dc03 View commit details
    Browse the repository at this point in the history
  2. Testing: Add QTCONSOLE_TESTING env var to our CIs

    This avoids or runs certain things while testing on Qtconsole.
    ccordoba12 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    ae01913 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. git subrepo clone (merge) --branch=master --force https://github.com/…

    …jupyter/qtconsole.git external-deps/qtconsole
    
    subrepo:
      subdir:   "external-deps/qtconsole"
      merged:   "cce3b656e"
    upstream:
      origin:   "https://github.com/jupyter/qtconsole.git"
      branch:   "master"
      commit:   "cce3b656e"
    git-subrepo:
      version:  "0.4.3"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "2f68596"
    ccordoba12 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    49d5f25 View commit details
    Browse the repository at this point in the history