Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ipython/ipython issues and pull requests

#14046 - MAINT: update imports and make run slow test only on latest Python

Pull Request - State: closed - Opened by Carreau over 1 year ago

#14041 - Update type(...) to import the Type from it's canonical location

Issue - State: closed - Opened by Carreau over 1 year ago
Labels: good first issue

#14040 - Show PEP-678 notes in `ultratb`

Pull Request - State: closed - Opened by Zac-HD over 1 year ago - 2 comments

#14039 - Display exception notes in tracebacks

Pull Request - State: closed - Opened by EtiennePelletier over 1 year ago - 4 comments

#14038 - Document that `%gui qt` currently forces Qt5

Issue - State: open - Opened by kwsp over 1 year ago - 4 comments

#14036 - Backport PR #14010 on branch 8.12.x (try to fix tbcode)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago

#14034 - Backport PR #14022 on branch 8.12.x (Fix failing docs build.)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago

#14033 - MAINT: reintroduce a OInfo get method for backward compatibility.

Pull Request - State: closed - Opened by Carreau over 1 year ago - 5 comments

#14032 - Added sorting on counter and passed all tests

Pull Request - State: closed - Opened by jonotassia over 1 year ago - 4 comments

#14031 - BUG: ValueError when looking up docstring

Issue - State: closed - Opened by PhilipYip1988 over 1 year ago - 1 comment

#14030 - With --simple-prompt + matplotlib event loop: >100 character input gets stuck

Issue - State: closed - Opened by jdtsmith over 1 year ago - 3 comments

#14029 - Allow safe access to the `__getattribute__` method of modules

Pull Request - State: closed - Opened by ccordoba12 over 1 year ago - 5 comments
Labels: bug, tab-completion

#14028 - IPython can't provide completions for second level modules when Jedi completions are disabled

Issue - State: closed - Opened by ccordoba12 over 1 year ago - 2 comments
Labels: bug, tab-completion

#14027 - Resume hinting on right arrow press by default

Pull Request - State: closed - Opened by krassowski over 1 year ago

#14026 - Switch default shortcuts for cycling auto-suggestions

Pull Request - State: closed - Opened by krassowski over 1 year ago

#14025 - 8.12.0: Magic %run isn't stored in history

Issue - State: open - Opened by dashesy over 1 year ago - 1 comment

#14024 - Allowing `UsageError` subclasses

Issue - State: open - Opened by edublancas over 1 year ago

#14023 - MAINT: remove support and testing on Python 3.8

Pull Request - State: closed - Opened by Carreau over 1 year ago

#14022 - Fix failing docs build.

Pull Request - State: closed - Opened by Carreau over 1 year ago - 1 comment

#14021 - Cleanup Python 2 compact from IPython/lib/lexers.py

Issue - State: closed - Opened by Carreau over 1 year ago - 1 comment

#14020 - chore: move pytest configuration to `pyproject.toml`

Pull Request - State: closed - Opened by SauravMaheshkar over 1 year ago - 3 comments

#14019 - %%bash: read from stream until separator found or buffer is full

Pull Request - State: closed - Opened by garlandz-db over 1 year ago - 1 comment

#14018 - IPython in jupyter only accept text input

Issue - State: open - Opened by fecet over 1 year ago - 1 comment

#14017 - Unnecessary message (warning) when using `%matplotlib`

Issue - State: closed - Opened by nishikantparmariam over 1 year ago - 1 comment

#14016 - Get rid of pickle.

Issue - State: open - Opened by KOLANICH over 1 year ago - 3 comments

#14015 - partial breaks autoreload

Issue - State: open - Opened by 2sn over 1 year ago

#14014 - Fix %page not working: OInfo not subscriptable error.

Pull Request - State: closed - Opened by zhizheng1 over 1 year ago - 2 comments

#14013 - %page stops working due to OInfo change

Issue - State: closed - Opened by zhizheng1 over 1 year ago

#14012 - 'IPython.utils.io' has no attribute 'stdout' erro:

Issue - State: closed - Opened by jian899 over 1 year ago - 3 comments

#14010 - Try to fix traceback Code speed

Pull Request - State: closed - Opened by Carreau over 1 year ago - 1 comment

#14009 - Whats new typo

Pull Request - State: closed - Opened by Carreau over 1 year ago

#14008 - Tab-complete behavior when attaching objects to a module

Issue - State: open - Opened by astrowonk over 1 year ago - 4 comments
Labels: tab-completion

#14007 - 8.12 breaks help (pinfo) for numpy array methods

Issue - State: closed - Opened by mathause over 1 year ago - 2 comments

#14006 - Installed qt5 event loop hook.

Issue - State: open - Opened by forallsunday over 1 year ago - 21 comments

#14005 - LimitOverrunError: Separator is not found, and chunk exceed the limit

Issue - State: closed - Opened by garlandz-db over 1 year ago - 9 comments

#14004 - Don't do truthy check on object; use `is not None`

Pull Request - State: closed - Opened by eriknw over 1 year ago - 2 comments

#14002 - Bug with the same shortcut defined twice

Issue - State: open - Opened by mlucool over 1 year ago

#14000 - Update whats new for 3.12

Pull Request - State: closed - Opened by Carreau over 1 year ago - 2 comments

#13997 - Question about shortcuts: Can we change shortcuts in `IPython:shortcuts`?

Issue - State: open - Opened by suewonjp over 1 year ago - 7 comments

#13993 - Proposal: Use `AutoSuggestFromHistory` by default

Issue - State: closed - Opened by oscarbenjamin over 1 year ago - 7 comments
Labels: needs-decision, autosuggestions

#13992 - Proposal: re-trigger autosuggestion with `right` key (and similar)

Issue - State: closed - Opened by krassowski over 1 year ago
Labels: needs-decision, autosuggestions

#13986 - MAINT/TEST: remove sleep.

Pull Request - State: closed - Opened by Carreau over 1 year ago - 1 comment

#13985 - Refine package caching in GitHub actions.

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13984 - Removal of dead code, and explicit Python version dispatch

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13983 - `display` can be updated only once

Issue - State: open - Opened by chaosink over 1 year ago - 2 comments

#13982 - ipdb: support for chained exceptions

Issue - State: closed - Opened by mlucool over 1 year ago - 4 comments

#13980 - try to install only binaries

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13979 - Behavior when typing a few characters from an historical command and pressing up has changed.

Issue - State: closed - Opened by moorepants over 1 year ago - 8 comments
Labels: documentation, autosuggestions

#13978 - `UserWarning` when running the `%matplotlib` magic on macOS

Issue - State: closed - Opened by dnicolodi over 1 year ago - 1 comment

#13975 - Allow to dispatch getting documentation on objects.

Pull Request - State: closed - Opened by Carreau over 1 year ago - 2 comments

#13974 - MAINT: refactor/please mypy.

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13973 - Statically type OInfo.

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13972 - The debugger calls f_locals on all frames

Issue - State: open - Opened by impact27 over 1 year ago - 2 comments

#13972 - The debugger calls f_locals on all frames

Issue - State: open - Opened by impact27 over 1 year ago - 2 comments

#13969 - `reset_search_buffer` is not covered by tests

Issue - State: closed - Opened by krassowski over 1 year ago - 5 comments
Labels: testing, good first issue

#13967 - `terminal.shortcuts`: DEFAULT_BUFFER is not defined

Issue - State: closed - Opened by max-moser over 1 year ago - 5 comments
Labels: bug

#13966 - Nothing works in embedded mode after moving from 8.10 to 8.11

Issue - State: closed - Opened by akhileshraju over 1 year ago - 7 comments
Labels: bug

#13965 - Feature request: Toggle line numbering for multiline cells in iPython shell

Issue - State: closed - Opened by cohml over 1 year ago - 7 comments

#13962 - try to upload json reports

Pull Request - State: closed - Opened by Carreau over 1 year ago - 3 comments

#13961 - forgotten import

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13955 - what's new version 8.11

Pull Request - State: closed - Opened by Carreau over 1 year ago

#13953 - Syntax highlighting of traceback context always uses default Pygments style

Issue - State: closed - Opened by li-dan over 1 year ago - 1 comment

#13942 - Prevent double code execution when using `input_transformers_cleanup`

Issue - State: open - Opened by kolibril13 over 1 year ago - 2 comments

#13938 - History search / tab completion does not behave as expected.

Issue - State: closed - Opened by aanastasiou over 1 year ago - 16 comments
Labels: documentation, tab-completion, autosuggestions

#13937 - Add spell checking to documentation

Issue - State: open - Opened by bollwyvl over 1 year ago - 1 comment
Labels: documentation

#13923 - Fix typo in version8.rst

Pull Request - State: closed - Opened by dkav over 1 year ago - 1 comment

#13921 - Optional prefix arg for dynamic key completions

Pull Request - State: open - Opened by TomNicholas over 1 year ago - 5 comments
Labels: tab-completion

#13920 - Help functionality broken

Issue - State: open - Opened by doerwalter over 1 year ago - 6 comments

#13916 - Raise error on wrong autreload parameter

Pull Request - State: closed - Opened by vmerckle over 1 year ago - 3 comments

#13910 - update release tools to use git switch.

Issue - State: open - Opened by Carreau over 1 year ago - 1 comment

#13899 - [BUG] Autoreload: Error, adding keyword only arguments

Issue - State: open - Opened by ThiGli over 1 year ago - 5 comments

#13894 - MAINT: refactor in cleanup in view of #13879 (shortcut configuration).

Pull Request - State: closed - Opened by Carreau over 1 year ago - 2 comments

#13893 - ProvisionalCompleterWarning in core

Issue - State: open - Opened by PythonCoderAS over 1 year ago - 3 comments
Labels: tab-completion

#13890 - let's avoid walrus operator.

Pull Request - State: closed - Opened by tanmoyio over 1 year ago - 2 comments

#13889 - Use prompt_toolkit.application.create_app_session for debugger prompt

Pull Request - State: closed - Opened by kmaork over 1 year ago - 4 comments

#13886 - Use check_same_thread=False by default for history sqlite db

Pull Request - State: closed - Opened by kmaork over 1 year ago - 2 comments

#13881 - Running asyncio.run when ipython >=7 installed

Issue - State: open - Opened by Willem-J-an over 1 year ago - 1 comment

#13879 - Proposal: Improved multiline editing

Issue - State: open - Opened by mlucool almost 2 years ago - 6 comments

#13878 - Improve autocomplete UX

Issue - State: closed - Opened by mlucool almost 2 years ago - 32 comments
Labels: autosuggestions

#13875 - Annoying venv warning

Issue - State: open - Opened by jamilraichouni almost 2 years ago - 7 comments

#13874 - Test on more recent Python versions.

Pull Request - State: closed - Opened by Carreau almost 2 years ago

#13866 - Jedi speed/results/crashing depend on current directory

Issue - State: closed - Opened by jdtsmith almost 2 years ago - 4 comments
Labels: tab-completion

#13860 - [Feature Request] Support for extending documentation using `?`

Issue - State: closed - Opened by nishikantparmariam almost 2 years ago - 7 comments

#13849 - IPython REPL doesn't render exception notes

Issue - State: closed - Opened by wimglenn almost 2 years ago - 5 comments

#13847 - Typing a 'try' statement leads to "incomplete input"

Issue - State: open - Opened by DrLex0 almost 2 years ago - 2 comments

#13844 - Make sure build is installed

Pull Request - State: closed - Opened by Carreau almost 2 years ago

#13843 - What's new 8.7

Pull Request - State: closed - Opened by Carreau almost 2 years ago

#13836 - The fate of the greedy completer

Issue - State: open - Opened by krassowski almost 2 years ago - 2 comments
Labels: tab-completion

#13833 - Predictable and safe object inspection

Pull Request - State: open - Opened by jasongrout almost 2 years ago - 5 comments

#13831 - MAINT:add py.typed

Pull Request - State: closed - Opened by Carreau almost 2 years ago

#13830 - Regression in autoreload with metaclasses in IPython 8.5+

Issue - State: open - Opened by kortsi almost 2 years ago - 2 comments
Labels: regression

#13809 - ImportError: cannot import name 'wcwidth' from 'wcwidth' (unknown location)

Issue - State: closed - Opened by tetoNidan almost 2 years ago - 2 comments