Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipython
/
ipython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.5k
Star
16.8k
Code
Issues
1.3k
Pull requests
33
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
on
main
User selector
All users
All time
Commit history
Commits on Aug 5, 2026
Surface malformed number literal errors as syntax errors in check_complete
Show description for dd41c52
l46983284-cpu
authored and
Carreau
committed
dd41c52
View commit details
Copy full SHA for dd41c52
View code at this point
Browse repository at this point
Fix formatting
cliang100
authored and
Carreau
committed
0461bcb
View commit details
Copy full SHA for 0461bcb
View code at this point
Browse repository at this point
Support 'as' aliasing in %aimport magic
cliang100
authored and
Carreau
committed
3788611
View commit details
Copy full SHA for 3788611
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Defer import of `HistoryOutput` in displayhook,
Show description for 2795752
Carreau
committed
2795752
View commit details
Copy full SHA for 2795752
View code at this point
Browse repository at this point
Defer the pygments imports in `core/oinspect.py`
Show description for b744932
Carreau
committed
b744932
View commit details
Copy full SHA for b744932
View code at this point
Browse repository at this point
Defer the `pygments.lexers` import in `terminal/ptutils.py`
Show description for aa0aae6
Carreau
committed
aa0aae6
View commit details
Copy full SHA for aa0aae6
View code at this point
Browse repository at this point
Allow forcing kitty graphics support with an environment variable
Show description for 443859d
Carreau
committed
443859d
View commit details
Copy full SHA for 443859d
View code at this point
Browse repository at this point
Defer `signal` in `core/magics/script.py`
Show description for c41dc87
Carreau
committed
c41dc87
View commit details
Copy full SHA for c41dc87
View code at this point
Browse repository at this point
Defer `IPython.utils.timing` in `core/magics/execution.py`
Show description for a934a35
Carreau
committed
a934a35
View commit details
Copy full SHA for a934a35
View code at this point
Browse repository at this point
Defer `math` import in execution magics
Show description for 9f79cbc
Carreau
committed
9f79cbc
View commit details
Copy full SHA for 9f79cbc
View code at this point
Browse repository at this point
Defer `uuid`, `unicodedata`, `guarded_eval` and `latex_symbols` in the completer
Show description for f301e2b
Carreau
committed
f301e2b
View commit details
Copy full SHA for f301e2b
View code at this point
Browse repository at this point
Defer `urllib.parse` in `core/magics/code.py`
Show description for 6722272
Carreau
committed
6722272
View commit details
Copy full SHA for 6722272
View code at this point
Browse repository at this point
Defer `cProfile` in `core/magics/execution.py`
Show description for 4015f9d
Carreau
committed
4015f9d
View commit details
Copy full SHA for 4015f9d
View code at this point
Browse repository at this point
Defer `subprocess.CalledProcessError` in `core/magics/script.py`
Show description for 777fb4c
Carreau
committed
777fb4c
View commit details
Copy full SHA for 777fb4c
View code at this point
Browse repository at this point
Build `InteractiveShell.logger` on first access
Show description for ae73e53
Carreau
committed
ae73e53
View commit details
Copy full SHA for ae73e53
View code at this point
Browse repository at this point
Build `InteractiveShell.db` on first access
Show description for f51f6d8
Carreau
committed
f51f6d8
View commit details
Copy full SHA for f51f6d8
View code at this point
Browse repository at this point
Move a stray mid-module import block to the top of `core/history.py`
Show description for d3b6b38
Carreau
committed
d3b6b38
View commit details
Copy full SHA for d3b6b38
View code at this point
Browse repository at this point
Import `sqlite3` on first use rather than at `core.history` import
Show description for cfc7c98
Carreau
committed
cfc7c98
View commit details
Copy full SHA for cfc7c98
View code at this point
Browse repository at this point
Defer `traceback` and `inspect` in the traceback machinery
Show description for 40a34da
Carreau
committed
40a34da
View commit details
Copy full SHA for 40a34da
View code at this point
Browse repository at this point
Defer imports in the display machinery
Show description for 38f26bb
Carreau
committed
38f26bb
View commit details
Copy full SHA for 38f26bb
View code at this point
Browse repository at this point
Defer stdlib imports in `IPython/core` to their use sites
Show description for 9d61645
Carreau
committed
9d61645
View commit details
Copy full SHA for 9d61645
View code at this point
Browse repository at this point
Defer stdlib imports in `IPython/utils` and the profile machinery
Show description for fcd3519
Carreau
committed
fcd3519
View commit details
Copy full SHA for fcd3519
View code at this point
Browse repository at this point
Lazily build the per-magic pygments lexers in IPythonPTLexer
Show description for baab6bc
Carreau
committed
baab6bc
View commit details
Copy full SHA for baab6bc
View code at this point
Browse repository at this point
Keep pygments off IPython's startup path
Show description for 3a2a9fa
Carreau
committed
3a2a9fa
View commit details
Copy full SHA for 3a2a9fa
View code at this point
Browse repository at this point
Defer IPython.core.oinspect import out of the startup path
Show description for 5b8c0bd
Carreau
and
claude
committed
5b8c0bd
View commit details
Copy full SHA for 5b8c0bd
View code at this point
Browse repository at this point
Defer rarely-needed imports out of IPython's startup path
Show description for cd38ea9
Carreau
committed
cd38ea9
View commit details
Copy full SHA for cd38ea9
View code at this point
Browse repository at this point
Detect argcomplete with `find_spec` instead of importing it
Show description for 2003fe2
Carreau
committed
2003fe2
View commit details
Copy full SHA for 2003fe2
View code at this point
Browse repository at this point
Avoid importing `logging` just for two level constants
Show description for 03b1061
Carreau
committed
03b1061
View commit details
Copy full SHA for 03b1061
View code at this point
Browse repository at this point
Defer `embed`, `Application` and `get_ipython` behind a module `__getattr__`
Show description for 6255687
Carreau
committed
6255687
View commit details
Copy full SHA for 6255687
View code at this point
Browse repository at this point
ci: run mypy on Windows, plus cross-platform --platform checks
Show description for 4b18de3
claude
authored and
Carreau
committed
4b18de3
View commit details
Copy full SHA for 4b18de3
View code at this point
Browse repository at this point
Correct ctypes restype and argtypes in Windows code
Show description for 9e167f6
jenshnielsen
authored and
Carreau
committed
9e167f6
View commit details
Copy full SHA for 9e167f6
View code at this point
Browse repository at this point
strip control characters from the terminal title before writing it
sage-mode-hunter
authored and
Carreau
committed
2bef8ba
View commit details
Copy full SHA for 2bef8ba
View code at this point
Browse repository at this point
back to dev
Carreau
committed
3860b50
View commit details
Copy full SHA for 3860b50
View code at this point
Browse repository at this point
release 9.16.1
Carreau
committed
3b83e1b
View commit details
Copy full SHA for 3b83e1b
View code at this point
Browse repository at this point
Convert IFrame sources to strings before HTML escaping (#15348)
itsdaxen
authored
cc8334e
View commit details
Copy full SHA for cc8334e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.