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
34
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
external
on
7.x
User selector
All users
All time
Commit history
Commits on Aug 18, 2021
Backport PR #13085: ENH: add support for Qt6 input hooks
Carreau
authored and
meeseeksmachine
committed
cc937e0
View commit details
Copy full SHA for cc937e0
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Backport PR #12715: qt: sip changes for PyQt5 >= 5.11
Carreau
authored and
meeseeksmachine
committed
b4029af
View commit details
Copy full SHA for b4029af
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Fixed typos
minho42
committed
79c601b
View commit details
Copy full SHA for 79c601b
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Also run test with Pytest.
Show description for ea4ab3a
Carreau
authored and
Matthias Bussonnier
committed
ea4ab3a
View commit details
Copy full SHA for ea4ab3a
View code at this point
Browse repository at this point
Commits on May 12, 2019
Properly don't require numpy to run tests.
Show description for e1b53e9
Carreau
committed
e1b53e9
View commit details
Copy full SHA for e1b53e9
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Removed unnecessary sip import that was causing import errors.
bnables
committed
7b74b9a
View commit details
Copy full SHA for 7b74b9a
View code at this point
Browse repository at this point
Fixed PyQt 5.11 backwards incompatibility by moving import sip after other imports
bnables
committed
434ac7b
View commit details
Copy full SHA for 434ac7b
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Update __init__.py
lgautier
authored
a252070
View commit details
Copy full SHA for a252070
View code at this point
Browse repository at this point
Naive fix for deprecation warning.
Show description for 34c97ed
lgautier
authored
34c97ed
View commit details
Copy full SHA for 34c97ed
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
fix for PySide2 cannot be activated since it is directly deactivated again in the else part
bergtholdt
committed
d6fff83
View commit details
Copy full SHA for d6fff83
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
Replace simplegeneric.generic with functools.singledispatch
hugovk
committed
dc0ceb1
View commit details
Copy full SHA for dc0ceb1
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
Drop support for Python 3.3
hugovk
authored and
takluyver
committed
1b7d82f
View commit details
Copy full SHA for 1b7d82f
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Cleanup unused functionality in decorators.
Carreau
committed
b3f1f17
View commit details
Copy full SHA for b3f1f17
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
remove unused testing utilities
Carreau
committed
871cfc0
View commit details
Copy full SHA for 871cfc0
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Move ImportDenier to the front of sys.meta_path
Show description for f312a95
takluyver
committed
f312a95
View commit details
Copy full SHA for f312a95
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Copy across PySide2 support from Qtconsole
takluyver
committed
53c1323
View commit details
Copy full SHA for 53c1323
View code at this point
Browse repository at this point
New implementation of has_binding Qt check for Python 3.4+
Show description for fd32adb
takluyver
committed
fd32adb
View commit details
Copy full SHA for fd32adb
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
use `import_module` instead of `__import__` ( FIX #10008 )
drgarcia1986
committed
d30f199
View commit details
Copy full SHA for d30f199
View code at this point
Browse repository at this point
Commits on May 19, 2016
A few style fixes:
Show description for 5d76f11
Carreau
committed
5d76f11
View commit details
Copy full SHA for 5d76f11
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
external/qt_loaders: list required Qt modules in import error message
jgehrcke
committed
6cf65ba
View commit details
Copy full SHA for 6cf65ba
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
s/pyqtv2/pyqt4v2/
zpincus
committed
7768d47
View commit details
Copy full SHA for 7768d47
View code at this point
Browse repository at this point
fallback to pyqt5 if present
zpincus
committed
468d5d4
View commit details
Copy full SHA for 468d5d4
View code at this point
Browse repository at this point
Clarify Qt import logic
zpincus
committed
0015c78
View commit details
Copy full SHA for 0015c78
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
doc fixes
zpincus
committed
6b10008
View commit details
Copy full SHA for 6b10008
View code at this point
Browse repository at this point
Revert "Move qt_for_kernel.py from external to lib"
Show description for f5d4ff5
zpincus
committed
f5d4ff5
View commit details
Copy full SHA for f5d4ff5
View code at this point
Browse repository at this point
Revert "add shim for external/qt_for_kernel.py"
Show description for 00fa539
zpincus
committed
00fa539
View commit details
Copy full SHA for 00fa539
View code at this point
Browse repository at this point
add shim for external/qt_for_kernel.py
zpincus
committed
91d98a4
View commit details
Copy full SHA for 91d98a4
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
Move qt_for_kernel.py from external to lib
Show description for d676565
zpincus
committed
d676565
View commit details
Copy full SHA for d676565
View code at this point
Browse repository at this point
Merge in qtconsole/qt.py API-loading logic.
Show description for b748b6a
zpincus
committed
b748b6a
View commit details
Copy full SHA for b748b6a
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Be more descriptive in error message.
Carreau
committed
fa0c8cb
View commit details
Copy full SHA for fa0c8cb
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
remove mathjax utils
Show description for 9e57dd2
Carreau
committed
9e57dd2
View commit details
Copy full SHA for 9e57dd2
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
update dependency imports
Show description for ff3b995
minrk
committed
ff3b995
View commit details
Copy full SHA for ff3b995
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
remove qtconsole
minrk
committed
80c619a
View commit details
Copy full SHA for 80c619a
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
remove pickleshare from external
minrk
committed
17975bf
View commit details
Copy full SHA for 17975bf
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
remove simplegeneric from external
Show description for fc7d8a3
minrk
committed
fc7d8a3
View commit details
Copy full SHA for fc7d8a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.