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.2k
Pull requests
40
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
lib
on
main
User selector
All users
All time
Commit history
Commits on Aug 3, 2026
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
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
Commits on Jul 31, 2026
escape urls and file names interpolated into display html attributes (#15334)
Show description for dbbfa7b
sage-mode-hunter
authored
dbbfa7b
View commit details
Copy full SHA for dbbfa7b
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 97d75a9
pre-commit-ci[bot]
authored and
Carreau
committed
97d75a9
View commit details
Copy full SHA for 97d75a9
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Break import cycles via IPython root package (get_ipython + crashhandler)
Show description for 44da918
claude
authored and
Carreau
committed
44da918
View commit details
Copy full SHA for 44da918
View code at this point
Browse repository at this point
Modernize remaining type annotations (curated subset of gh-15237)
Show description for 623b479
claude
authored and
Carreau
committed
623b479
View commit details
Copy full SHA for 623b479
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Add from __future__ import annotations to 8 modules not covered by pyupgrade
Show description for 4ac86ba
claude
authored and
Carreau
committed
4ac86ba
View commit details
Copy full SHA for 4ac86ba
View code at this point
Browse repository at this point
Remove py3compat module and replace with native Python 3 equivalents
Show description for 97f6941
claude
authored and
Carreau
committed
97f6941
View commit details
Copy full SHA for 97f6941
View code at this point
Browse repository at this point
Narrow bare except: in autoreload, backgroundjobs, and path utils
Show description for 7d10d45
claude
authored and
Carreau
committed
7d10d45
View commit details
Copy full SHA for 7d10d45
View code at this point
Browse repository at this point
run pyupgrade py311--plus on all but IPython/utils/text.py
Carreau
committed
b5119b4
View commit details
Copy full SHA for b5119b4
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Complete bare except: elimination across remaining IPython modules
Show description for 5a994ae
claude
authored and
Carreau
committed
5a994ae
View commit details
Copy full SHA for 5a994ae
View code at this point
Browse repository at this point
Narrow bare except: clauses across magics, tbtools, utils, and lib
Show description for ec492aa
claude
authored and
Carreau
committed
ec492aa
View commit details
Copy full SHA for ec492aa
View code at this point
Browse repository at this point
Remove Python-2-era encoding cookies and basestring docstrings
Show description for eef0453
claude
authored and
Carreau
committed
eef0453
View commit details
Copy full SHA for eef0453
View code at this point
Browse repository at this point
Remove unused imports
Show description for e4d3a42
claude
authored and
Carreau
committed
e4d3a42
View commit details
Copy full SHA for e4d3a42
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
Just use a version check
zware
authored
1e7227b
View commit details
Copy full SHA for 1e7227b
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Enable pretty-printing for PEP-649 annotated functions
Show description for 57a5c0e
zware
authored
57a5c0e
View commit details
Copy full SHA for 57a5c0e
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
Fix some ruff issues with import (rule UP35 not activated yet) (#15037)
Carreau
authored
263ebaa
View commit details
Copy full SHA for 263ebaa
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
try to run darker
Carreau
committed
adf9666
View commit details
Copy full SHA for adf9666
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Fix some ruff issues with import (rule UP35 not activated yet)
Carreau
committed
6f51fbe
View commit details
Copy full SHA for 6f51fbe
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
unsafe ruff fixes
Carreau
committed
f2da2a2
View commit details
Copy full SHA for f2da2a2
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
reformat before vlack upgrade
Carreau
committed
de82a73
View commit details
Copy full SHA for de82a73
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
Some ruff rule enabling and fixing.
Carreau
committed
80d11fb
View commit details
Copy full SHA for 80d11fb
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
move IPython/lib/tests/
Carreau
committed
32a8c65
View commit details
Copy full SHA for 32a8c65
View code at this point
Browse repository at this point
move IPython/lib/tests/
Carreau
committed
dd6e0d0
View commit details
Copy full SHA for dd6e0d0
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
Massive colors and themeing refactor
Show description for a796b95
Carreau
committed
a796b95
View commit details
Copy full SHA for a796b95
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Remove CUnicodeIO deprecated since 6.0
Carreau
committed
2a148c2
View commit details
Copy full SHA for 2a148c2
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
Reformat remaining IPython.lib.lexers
takluyver
committed
30d9b1f
View commit details
Copy full SHA for 30d9b1f
View code at this point
Browse repository at this point
Depend on ipython-pygments-lexers for pygments lexers
takluyver
committed
5e014ac
View commit details
Copy full SHA for 5e014ac
View code at this point
Browse repository at this point
Commits on Dec 25, 2024
Revert "Ruffisation"
Carreau
authored
40a85cc
View commit details
Copy full SHA for 40a85cc
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
A Large number of code updates.
Show description for 7365aa0
Carreau
committed
7365aa0
View commit details
Copy full SHA for 7365aa0
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Drop Python 3.10
Carreau
committed
24de122
View commit details
Copy full SHA for 24de122
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
Reformat all files that woudl lead to less than 4 lines changed.
Carreau
committed
65ad9e8
View commit details
Copy full SHA for 65ad9e8
View code at this point
Browse repository at this point
update darker/black
Carreau
committed
dbf3a92
View commit details
Copy full SHA for dbf3a92
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
remove some cast_unicode
Carreau
committed
706acc3
View commit details
Copy full SHA for 706acc3
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Formatting
wimglenn
authored
03eee4f
View commit details
Copy full SHA for 03eee4f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.