Pull requests: ipython/ipython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
#13964
opened Mar 7, 2023 by
hunhoon21
Loading…
Optional prefix arg for dynamic key completions
tab-completion
#13921
opened Feb 2, 2023 by
TomNicholas
Loading…
4 of 5 tasks
MAINT: refactor in cleanup in view of #13879 (shortcut configuration).
#13894
opened Jan 16, 2023 by
Carreau
Loading…
Use prompt_toolkit.application.create_app_session for debugger prompt
#13889
opened Jan 9, 2023 by
kmaork
Loading…
Use check_same_thread=False by default for history sqlite db
#13886
opened Jan 7, 2023 by
kmaork
Loading…
pass sys.argv through %run when invoking .ipynb and .ipy files
#13808
opened Nov 2, 2022 by
tonyfast
Loading…
Use
pathlib instead of os in IPython/{lib/demo,core/hooks}
#13785
opened Oct 13, 2022 by
ChandanChainani
Loading…
convert
magics/{code,basic}.py and oinspect.py to pathlib
#13783
opened Oct 13, 2022 by
NotWearingPants
Loading…
Use
pathlib.Path instead of os.path.join in test_interactiveshell.py
#13769
opened Oct 1, 2022 by
GideonBear
Loading…
Add no_traceback argument to :okexcept: option of ipython sphinx directive
#13751
opened Sep 8, 2022 by
StefRe
Loading…
Sort parameter completions first and in the signature order
#13673
opened May 13, 2022 by
joelostblom
Loading…
WIP: Backport 'history show' subcommand from #13568 for 7.x branch
#13569
opened Mar 4, 2022 by
ernstki
Loading…
[WIP] Use prompt_toolkit's built-in cursorshape support.
#13567
opened Mar 3, 2022 by
jonathanslenders
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.