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 }}
coderark
/
ipython
Public
forked from
ipython/ipython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
testing
plugin
on
master
User selector
All users
All time
Commit history
Commits on Jan 31, 2014
Work around problem in doctest discovery in Python 3.4 with PyQt
Show description for 4197f72
juliantaylor
authored and
takluyver
committed
4197f72
View commit details
Copy full SHA for 4197f72
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
Python 3 compatibility for os.getcwdu()
takluyver
committed
b2face8
View commit details
Copy full SHA for b2face8
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Fix some doctests for Python 2
takluyver
committed
2d47359
View commit details
Copy full SHA for 2d47359
View code at this point
Browse repository at this point
Fix doctests in IPython.testing
takluyver
committed
b565196
View commit details
Copy full SHA for b565196
View code at this point
Browse repository at this point
Fix tests for IPython.testing
takluyver
committed
974fa61
View commit details
Copy full SHA for 974fa61
View code at this point
Browse repository at this point
Fix tests in utils
takluyver
committed
17aa221
View commit details
Copy full SHA for 17aa221
View code at this point
Browse repository at this point
Fix method special attributes
Show description for 7f0a0f4
takluyver
committed
7f0a0f4
View commit details
Copy full SHA for 7f0a0f4
View code at this point
Browse repository at this point
Use StringIO.StringIO on Python 2.
Show description for 518e26e
takluyver
committed
518e26e
View commit details
Copy full SHA for 518e26e
View code at this point
Browse repository at this point
Update function attribute names
Show description for 6c490a4
takluyver
committed
6c490a4
View commit details
Copy full SHA for 6c490a4
View code at this point
Browse repository at this point
Update imports for Python 3
Show description for 5d19938
takluyver
committed
5d19938
View commit details
Copy full SHA for 5d19938
View code at this point
Browse repository at this point
Fix imports of builtins module
takluyver
committed
bc5975b
View commit details
Copy full SHA for bc5975b
View code at this point
Browse repository at this point
Convert print statements to print function calls
Show description for e6afea5
takluyver
committed
e6afea5
View commit details
Copy full SHA for e6afea5
View code at this point
Browse repository at this point
Use explicit relative imports
Show description for 5489179
takluyver
committed
5489179
View commit details
Copy full SHA for 5489179
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Start refactoring test machinery
takluyver
committed
14d8c23
View commit details
Copy full SHA for 14d8c23
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Merge pull request #3413 from ivanov/foo_iptest
Show description for 112e10f
takluyver
committed
112e10f
View commit details
Copy full SHA for 112e10f
View code at this point
Browse repository at this point
more unique filename for test
Show description for 0ef9e08
ivanov
committed
0ef9e08
View commit details
Copy full SHA for 0ef9e08
View code at this point
Browse repository at this point
Commits on May 25, 2013
Refactor paste magics and ipdoctest
takluyver
committed
801b9cb
View commit details
Copy full SHA for 801b9cb
View code at this point
Browse repository at this point
Commits on Aug 13, 2012
Remove code from prefilter that duplicates functionality in inputsplitter.
takluyver
committed
e1d0b7e
View commit details
Copy full SHA for e1d0b7e
View code at this point
Browse repository at this point
Commits on Jun 30, 2012
conform to pep 3110
Show description for 28b538a
Carreau
committed
28b538a
View commit details
Copy full SHA for 28b538a
View code at this point
Browse repository at this point
add missing parentheses on formerly excluded doctest example
minrk
authored and
fperez
committed
2255c2b
View commit details
Copy full SHA for 2255c2b
View code at this point
Browse repository at this point
Commits on May 27, 2012
For doctests, globals must now be a real dictionary.
takluyver
committed
bb6dab9
View commit details
Copy full SHA for bb6dab9
View code at this point
Browse repository at this point
Commits on Nov 27, 2011
Use user_ns as global namespace if it is passed without user_module, and add test for pickling interactively defined objects.
Show description for b460945
takluyver
committed
b460945
View commit details
Copy full SHA for b460945
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
add wantDirectory to ipdoctest, so that directories will be checked for exclusion
Show description for c956c22
minrk
committed
c956c22
View commit details
Copy full SHA for c956c22
View code at this point
Browse repository at this point
Commits on Oct 8, 2011
Various fixes for tests in IPython.testing.
takluyver
committed
0707dc5
View commit details
Copy full SHA for 0707dc5
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
remove all trailling spaces
bernardobarreto
committed
34c1043
View commit details
Copy full SHA for 34c1043
View code at this point
Browse repository at this point
Commits on Sep 3, 2011
Merge branch 'remove-ipythonrc-refs'
takluyver
committed
ee9e1d9
View commit details
Copy full SHA for ee9e1d9
View code at this point
Browse repository at this point
Commits on Aug 16, 2011
BF - allow nose with-doctest setting in environment
Show description for 8274f38
matthew-brett
authored and
fperez
committed
8274f38
View commit details
Copy full SHA for 8274f38
View code at this point
Browse repository at this point
Commits on Aug 2, 2011
updated references to configuration file options to specify the class as well as the option itself
eteq
committed
25f147e
View commit details
Copy full SHA for 25f147e
View code at this point
Browse repository at this point
purged ipythonrc from documentation and docstrings where no longer relevant
eteq
committed
f74f429
View commit details
Copy full SHA for f74f429
View code at this point
Browse repository at this point
Commits on Jul 12, 2011
Search of getcwd and replace with getcwdu. Ignoring core/prompts.py
J�rgen Stenarson
committed
b4b4ede
View commit details
Copy full SHA for b4b4ede
View code at this point
Browse repository at this point
Commits on May 18, 2011
Move skip_doctest decorator to separate module, so that it can be used without triggering other imports.
takluyver
committed
dd8c6b4
View commit details
Copy full SHA for dd8c6b4
View code at this point
Browse repository at this point
Commits on Feb 4, 2011
Limit special-casing of _ variable to doctests.
Show description for 827b268
fperez
committed
827b268
View commit details
Copy full SHA for 827b268
View code at this point
Browse repository at this point
Commits on Aug 12, 2010
Moving and renaming in preparation of subclassing InteractiveShell.
Show description for afe1263
ellisonbg
committed
afe1263
View commit details
Copy full SHA for afe1263
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Fix subtle bug in doctests (ipython namespace was being destroyed).
Show description for e2ecf6f
fperez
committed
e2ecf6f
View commit details
Copy full SHA for e2ecf6f
View code at this point
Browse repository at this point
Commits on Jan 10, 2010
Make all non-twisted tests pass.
Show description for a0136ae
fperez
committed
a0136ae
View commit details
Copy full SHA for a0136ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.