openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
IPython
Settings
|
Report Duplicate
472
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 15 hours
ago.
Aug 18, 2025 — Aug 18, 2026
Showing page 1 of 956
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix formatting
Christopher Liang
More...
14 days ago
Support 'as' aliasing in %aimport magic
Christopher Liang
More...
14 days ago
Surface malformed number literal errors as syntax errors in check_complete
Alex Chen
More...
15 days ago
Bump the actions group across 1 directory with 8 updates (#15346)
dependabot[bot]
More...
15 days ago
link to more items in whatsnew (#15343)
M Bussonnier
More...
15 days ago
ci: run mypy on Windows, plus cross-platform --platform checks
Claude
More...
15 days ago
strip control characters from the terminal title before writing it
Kartik Naik
More...
16 days ago
Defer `cProfile` in `core/magics/execution.py`
M Bussonnier
More...
16 days ago
Defer imports in the display machinery
M Bussonnier
More...
16 days ago
Defer `IPython.utils.timing` in `core/magics/execution.py`
M Bussonnier
More...
16 days ago
Defer stdlib imports in `IPython/core` to their use sites
M Bussonnier
More...
16 days ago
Move a stray mid-module import block to the top of `core/history.py`
M Bussonnier
More...
16 days ago
Defer the pygments imports in `core/oinspect.py`
M Bussonnier
More...
16 days ago
Defer `uuid`, `unicodedata`, `guarded_eval` and `latex_symbols` in the completer
M Bussonnier
More...
16 days ago
Defer `math` import in execution magics
M Bussonnier
More...
16 days ago
Defer import of `HistoryOutput` in displayhook,
M Bussonnier
More...
16 days ago
Build `InteractiveShell.db` on first access
M Bussonnier
More...
16 days ago
Defer `traceback` and `inspect` in the traceback machinery
M Bussonnier
More...
16 days ago
tool to average import-time run before handing to tuna
M Bussonnier
More...
16 days ago
Build `InteractiveShell.logger` on first access
M Bussonnier
More...
16 days ago
Import `sqlite3` on first use rather than at `core.history` import
M Bussonnier
More...
16 days ago
Lazily build the per-magic pygments lexers in IPythonPTLexer
M Bussonnier
More...
16 days ago
Defer `urllib.parse` in `core/magics/code.py`
M Bussonnier
More...
16 days ago
Defer `subprocess.CalledProcessError` in `core/magics/script.py`
M Bussonnier
More...
16 days ago
Defer `signal` in `core/magics/script.py`
M Bussonnier
More...
16 days ago
Defer stdlib imports in `IPython/utils` and the profile machinery
M Bussonnier
More...
16 days ago
Allow forcing kitty graphics support with an environment variable
M Bussonnier
More...
16 days ago
Defer the `pygments.lexers` import in `terminal/ptutils.py`
M Bussonnier
More...
16 days ago
Avoid importing `logging` just for two level constants
M Bussonnier
More...
16 days ago
Defer rarely-needed imports out of IPython's startup path
M Bussonnier
More...
16 days ago
←
1
2
3
4
5
6
7
8
9
…
955
956
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree