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

GitHub / ipython/ipython issues and pull requests

#15121 - start droping 3.11

Pull Request - State: open - Opened by Carreau 5 days ago - 1 comment

#15120 - what's new in 9.10

Pull Request - State: closed - Opened by Carreau 5 days ago

#15119 - Trying some BG prompt things.

Pull Request - State: open - Opened by Carreau 5 days ago

#15118 - Add debug info for autoreload.

Pull Request - State: closed - Opened by Carreau 5 days ago

#15117 - Make dependency on `jedi` optional

Issue - State: closed - Opened by mtelka 13 days ago - 3 comments

#15115 - Stop HistorySavingThread before fork

Pull Request - State: closed - Opened by takluyver 16 days ago - 6 comments

#15114 - Fix inconsistency in %timeit standard deviation calculation

Issue - State: closed - Opened by AnshMNSoni 28 days ago - 2 comments

#15113 - whats new 9.9

Pull Request - State: closed - Opened by Carreau about 1 month ago

#15112 - Proposal to add `__public_module__`

Issue - State: closed - Opened by rhshadrach about 1 month ago - 3 comments

#15111 - Stop assuming that memory addresses are signed

Pull Request - State: closed - Opened by Jayman2000 about 1 month ago - 3 comments

#15110 - fix: bug#15089 - Removing leading indentation

Pull Request - State: closed - Opened by michaelj094 about 1 month ago - 5 comments

#15109 - Add github codespace support

Pull Request - State: closed - Opened by oxygen-dioxide about 2 months ago

#15108 - Add github codespace support

Pull Request - State: closed - Opened by oxygen-dioxide about 2 months ago

#15102 - bump mon macos, macos-13 was removed from GHA

Pull Request - State: closed - Opened by Carreau about 2 months ago

#15101 - Fix crash on literal with surrogate (#15098)

Pull Request - State: closed - Opened by decorator-factory about 2 months ago - 2 comments

#15093 - replace sphinxext/github by just extlink configuration

Pull Request - State: closed - Opened by Carreau 2 months ago

#15092 - Fix formatting for completion suggestions section

Pull Request - State: closed - Opened by krassowski 2 months ago - 1 comment

#15085 - Make debugger work with Python 3.14

Pull Request - State: closed - Opened by ccordoba12 2 months ago - 4 comments

#15081 - Strictly suppress `file_matcher` in attribute completions

Pull Request - State: open - Opened by Darshan808 3 months ago - 2 comments

#15078 - Show completions for annotated union types

Pull Request - State: open - Opened by Darshan808 3 months ago - 1 comment

#15071 - add cell_meta to ExecutionInfo and pass through run_cell

Pull Request - State: open - Opened by erawn 3 months ago - 2 comments

#15070 - FEATURE: History: allow session number without trailing slash

Pull Request - State: open - Opened by Carreau 3 months ago

#15069 - document %history usage with all lines of a session

Pull Request - State: closed - Opened by pierre-haessig 3 months ago - 1 comment

#15068 - deprecated and remove IPython/utils/generics.py

Issue - State: open - Opened by Carreau 3 months ago - 2 comments

#15066 - Strict typing of a few more files

Pull Request - State: closed - Opened by Carreau 3 months ago

#15065 - Add `cell_meta` to ExecutionInfo

Issue - State: open - Opened by erawn 3 months ago - 7 comments

#15064 - Use organisation credentials for Zulip notifications

Issue - State: open - Opened by manics 3 months ago - 1 comment

#15046 - python 3.14 breaks "%gui qt6"

Issue - State: open - Opened by sam-s 3 months ago - 1 comment

#15045 - More edge cases for completion: lambdas and `async` functions

Issue - State: open - Opened by krassowski 3 months ago
Labels: tab-completion

#15042 - Support subscript assignment in completions

Pull Request - State: closed - Opened by Darshan808 3 months ago - 2 comments

#15040 - TST/DEP: add missing test dependency on setuptools

Pull Request - State: closed - Opened by neutrinoceros 3 months ago - 1 comment

#15039 - Subscript assignments (`a['key'] = value`) breaks completion

Issue - State: closed - Opened by Darshan808 3 months ago
Labels: tab-completion

#15038 - Fix some typechecking with ipykernel

Pull Request - State: closed - Opened by Carreau 4 months ago

#15036 - suppress-file-completions

Pull Request - State: open - Opened by Darshan808 4 months ago

#15035 - Completion for values created with annotated assign could use the value itself

Issue - State: open - Opened by krassowski 4 months ago - 1 comment
Labels: tab-completion

#15034 - Investigate compilation with mypyc

Pull Request - State: open - Opened by Carreau 4 months ago

#15032 - adding chk if file not found and cleanups (#14987)

Pull Request - State: open - Opened by aijadugar 4 months ago

#15031 - Suppress paths tab completion when completing a method/attribute

Issue - State: open - Opened by krassowski 4 months ago - 1 comment
Labels: tab-completion

#15030 - Infer type for locals and attributes defined in `__init__()`

Pull Request - State: closed - Opened by Darshan808 4 months ago - 1 comment

#15029 - fixed AssertionError while rendering traceback in ipython 9.6.0

Pull Request - State: open - Opened by sonianuj287 4 months ago - 5 comments
Labels: spam

#15027 - Infer type from return value and improve attribute completions

Pull Request - State: closed - Opened by Darshan808 4 months ago - 11 comments
Labels: tab-completion

#15026 - Infer type for attributes defined in `__init__()` (and other methods?)

Issue - State: closed - Opened by krassowski 4 months ago
Labels: tab-completion

#15025 - Infer type from return value for completions (guarded eval)

Issue - State: closed - Opened by krassowski 4 months ago
Labels: tab-completion

#15020 - Fix tab completion for subclasses of trusted classes

Pull Request - State: closed - Opened by Darshan808 4 months ago

#15018 - feat: add method to register formatters

Pull Request - State: open - Opened by sgaist 4 months ago

#15017 - IPython 9.6.0 broke %time magic on Windows

Issue - State: open - Opened by hoxbro 4 months ago - 3 comments

#15012 - Fix #15011, Exception.text may be None

Pull Request - State: open - Opened by Carreau 4 months ago

#15011 - I think `value.text` may also be None:

Issue - State: closed - Opened by Carreau 4 months ago - 3 comments

#15010 - Strip vendored PickleShare of some unused functionalities.

Pull Request - State: closed - Opened by Carreau 4 months ago

#15007 - start testing on free-threaded-python

Pull Request - State: closed - Opened by Carreau 4 months ago

#15006 - Fix: Restore special underscore variable after deletion.

Pull Request - State: open - Opened by Aniketsy 4 months ago - 1 comment

#15005 - Bump actions/setup-python from 5 to 6 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#15003 - Fix: Add support for forward_char as a keyboard shortcut

Pull Request - State: closed - Opened by vectravox 4 months ago

#15002 - Add release notes for 9.6

Pull Request - State: closed - Opened by krassowski 4 months ago

#15002 - Add release notes for 9.6

Pull Request - State: open - Opened by krassowski 4 months ago

#14999 - Fix formatting in overview.rst

Pull Request - State: closed - Opened by wjandrea 5 months ago - 1 comment
Labels: documentation

#14996 - Respect `DisplayFormatter.active_types` trait configuration

Pull Request - State: open - Opened by Darshan808 5 months ago - 1 comment

#14996 - Respect `DisplayFormatter.active_types` trait configuration

Pull Request - State: closed - Opened by Darshan808 5 months ago - 3 comments

#14994 - Bump minimum version (spec-0) and whitespace update.

Pull Request - State: closed - Opened by Carreau 5 months ago - 2 comments

#14988 - Allow evaluation on subclasses of trusted libraries?

Issue - State: closed - Opened by krassowski 5 months ago - 7 comments

#14984 - autoreload breaks on partial

Issue - State: open - Opened by dcolascione 5 months ago - 1 comment

#14983 - How to add tab completion support for ipdb command?

Issue - State: open - Opened by FateScript 5 months ago - 1 comment

#14982 - Extract code from line magics for attribute completion

Pull Request - State: closed - Opened by krassowski 5 months ago

#14982 - Extract code from line magics for attribute completion

Pull Request - State: closed - Opened by krassowski 5 months ago

#14981 - Attribute completion on magics with multiple arguments is broken

Issue - State: closed - Opened by krassowski 5 months ago - 1 comment
Labels: bug, tab-completion

#14979 - Bump actions/checkout from 4 to 5 in the actions group

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#14978 - deduperreload: patch NULL for empty closure rather than None

Pull Request - State: closed - Opened by smacke 5 months ago - 3 comments

#14977 - Fix test failure on PyPy

Pull Request - State: closed - Opened by krassowski 5 months ago

#14975 - Add changelog for IPython 9.5.0

Pull Request - State: closed - Opened by krassowski 5 months ago