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: Profile in the IPython console to gain access to variables and get a result in case of cancellation #15372

Open
wants to merge 69 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2023

  1. add profiler plugin

    Quentin Peter committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    50187eb View commit details
    Browse the repository at this point in the history
  2. git subrepo clone --branch=improve_namespace --force https://github.c…

    …om/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "ee83722b7"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "ee83722b7"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    467aa9d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge branch 'magic_runfile' into profile_script

    Quentin Peter committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7b2f1e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Merge branch 'magic_runfile' into profile_script

    Quentin Peter committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    e9c32f3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'magic_runfile' into profile_script

    Quentin Peter committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    0b30600 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    ee0cf11 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone --branch=improve_namespace --force https://github.c…

    …om/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "6fcc786a5"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "6fcc786a5"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d9b674f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    bc88694 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "46225bae5"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "46225bae5"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ee208b7 View commit details
    Browse the repository at this point in the history
  3. Add profile to run menu

    Quentin Peter committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ef4e208 View commit details
    Browse the repository at this point in the history
  4. refresh

    Quentin Peter committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    36fb181 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. remove self. before actions

    Quentin Peter committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9c1ed93 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. fix test

    Quentin Peter committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d485278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e035e31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7aa50 View commit details
    Browse the repository at this point in the history
  4. fix manifest

    Quentin Peter committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3c5d200 View commit details
    Browse the repository at this point in the history
  5. fix import

    Quentin Peter committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fdc1d57 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    c75af79 View commit details
    Browse the repository at this point in the history
  2. profile ipy files

    Quentin Peter committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    ce40f8c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    f5c48e4 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=profile_script --force https://git…

    …hub.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "0b38a5610"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "profile_script"
      commit:   "0b38a5610"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5e608a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Carlos Cordoba <[email protected]>
    impact27 and ccordoba12 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5d8dda2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aaa12e View commit details
    Browse the repository at this point in the history
  3. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "e5f76b33f"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "e5f76b33f"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    89f9538 View commit details
    Browse the repository at this point in the history
  4. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "9e8773c81"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "9e8773c81"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    83883b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fbac2b View commit details
    Browse the repository at this point in the history
  6. temps folder on linux

    Quentin Peter committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ab3b70c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    34e4a51 View commit details
    Browse the repository at this point in the history
  2. pep8

    Quentin Peter committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1befd67 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Mar 12, 2024

  1. Merge branch 'master' into profile_script

    Quentin Peter committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d480379 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "920e94057"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "920e94057"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e6aece7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'master' into profile_script

    Quentin Peter committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bf4d6fa View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "af3fe0a6e"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "af3fe0a6e"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    42c5622 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    6e66329 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone --branch=improve_namespace --force https://github.c…

    …om/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "281be2ba8"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "281be2ba8"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d3d79ac View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    8532ccd View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "9acc3dd22"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "9acc3dd22"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e22b6f9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix test

    Quentin Peter committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e41455f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge branch 'master' into profile_script

    Quentin Peter committed May 30, 2024
    Configuration menu
    Copy the full SHA
    413f619 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "53b9706d9"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "53b9706d9"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2b8343a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. merge master

    Quentin Peter committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    097ccc2 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "6796a55cd"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "6796a55cd"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    381fe23 View commit details
    Browse the repository at this point in the history
  3. fix import

    Quentin Peter committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bd87d1f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    c9d0eab View commit details
    Browse the repository at this point in the history
  2. Merge pull request spyder-ide#22460 from meeseeksmachine/auto-backpor…

    …t-of-pr-22459-on-6.x
    
    Backport PR spyder-ide#22459 on branch 6.x (PR: Update workflows to run in the `6.x` branch (CI))
    
    [ci skip]
    ccordoba12 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1a2bd38 View commit details
    Browse the repository at this point in the history
  3. Backport PR spyder-ide#22437 on branch 6.x (PR: Fix bug when calling …

    …`update_edit_menu` at startup (Editor)) (spyder-ide#22439)
    meeseeksmachine authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    61e6fdd View commit details
    Browse the repository at this point in the history
  4. Backport PR spyder-ide#22438 on branch 6.x (PR: Enable autoreload m…

    …agic on all operating systems (Config)) (spyder-ide#22462)
    meeseeksmachine authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    334ce4c View commit details
    Browse the repository at this point in the history
  5. Fix development version

    That correctly reflects what the next version is going to be.
    
    [ci skip]
    ccordoba12 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a44926b View commit details
    Browse the repository at this point in the history
  6. Merge pull request spyder-ide#22468 from ccordoba12/fix-stable-version

    PR: Fix development version
    ccordoba12 authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2c8b28f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Backport PR spyder-ide#22476 on branch 6.x (PR: Fix issues showing th…

    …e in-app appeal message) (spyder-ide#22477)
    
    Co-authored-by: Carlos Cordoba <[email protected]>
    meeseeksmachine and ccordoba12 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b1f96ae View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Backport PR spyder-ide#22484 on branch 6.x (PR: Change default format…

    … in array editor to `''`) (spyder-ide#22488)
    
    Co-authored-by: Jitse Niesen <[email protected]>
    meeseeksmachine and jitseniesen authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1b86cb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Backport PR spyder-ide#22502 on branch 6.x (PR: Reset `undocked befor…

    …e hiding` state of all plugins before applying layout) (spyder-ide#22503)
    
    Co-authored-by: Carlos Cordoba <[email protected]>
    meeseeksmachine and ccordoba12 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    24bdc68 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Backport PR spyder-ide#22504 on branch 6.x (PR: Don't use script to g…

    …et env vars if Spyder is launched from a terminal (Utils)) (spyder-ide#22506)
    
    Co-authored-by: Carlos Cordoba <[email protected]>
    meeseeksmachine and ccordoba12 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b2843d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Backport PR spyder-ide#22509 on branch 6.x (PR: Don't kill kernel pro…

    …cess tree when running in Binder (IPython console)) (spyder-ide#22510)
    
    Co-authored-by: Carlos Cordoba <[email protected]>
    meeseeksmachine and ccordoba12 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7284d89 View commit details
    Browse the repository at this point in the history
  2. Backport PR spyder-ide#22442: PR: Update contributing, release and ma…

    …intenance instructions for backporting
    dalthviz authored and meeseeksmachine committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    27747d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request spyder-ide#22517 from meeseeksmachine/auto-backpor…

    …t-of-pr-22442-on-6.x
    
    Backport PR spyder-ide#22442 on branch 6.x (PR: Update contributing, release and maintenance instructions for backporting)
    dalthviz authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c24adcb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Backport PR spyder-ide#22424: PR: Prioritize conda-forge channel so t…

    …hat stable releases are pulled above unstable ones (Installers)
    dalthviz authored and meeseeksmachine committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e307e25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request spyder-ide#22518 from meeseeksmachine/auto-backpor…

    …t-of-pr-22424-on-6.x
    
    Backport PR spyder-ide#22424 on branch 6.x (PR: Prioritize conda-forge channel so that stable releases are pulled above unstable ones (Installers))
    dalthviz authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    456adad View commit details
    Browse the repository at this point in the history
  3. Backport PR spyder-ide#22490: PR: Prevent error when updating `sys.pa…

    …th` in consoles (IPython console)
    dalthviz authored and meeseeksmachine committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    949e11b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge pull request spyder-ide#22523 from meeseeksmachine/auto-backpor…

    …t-of-pr-22490-on-6.x
    
    Backport PR spyder-ide#22490 on branch 6.x (PR: Prevent error when updating `sys.path` in consoles (IPython console))
    dalthviz authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ada993e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cac28a View commit details
    Browse the repository at this point in the history
  3. git subrepo clone (merge) --branch=improve_namespace --force https://…

    …github.com/impact27/spyder-kernels.git external-deps/spyder-kernels
    
    subrepo:
      subdir:   "external-deps/spyder-kernels"
      merged:   "40a123630"
    upstream:
      origin:   "https://github.com/impact27/spyder-kernels.git"
      branch:   "improve_namespace"
      commit:   "40a123630"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    Quentin Peter committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3fccd35 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Oct 4, 2024

  1. fix empty pane widget

    Quentin Peter committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2f1cf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1302d View commit details
    Browse the repository at this point in the history