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
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 }}
studer
/
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
utils
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 15, 2013
Merge pull request #4002 from takluyver/drop-26-32
Show description for ed74e93
takluyver
committed
ed74e93
View commit details
Copy full SHA for ed74e93
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Merge pull request #4018 from takluyver/tempdir-warning
Show description for fa19970
takluyver
committed
fa19970
View commit details
Copy full SHA for fa19970
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Use print_function in IPython.utils.tempdir
takluyver
committed
a72b8d5
View commit details
Copy full SHA for a72b8d5
View code at this point
Browse repository at this point
Use onlyif_unicode_paths in utils tests
takluyver
committed
eb64446
View commit details
Copy full SHA for eb64446
View code at this point
Browse repository at this point
Fix warning when running IPython.kernel tests
Show description for def5836
takluyver
committed
def5836
View commit details
Copy full SHA for def5836
View code at this point
Browse repository at this point
Drop nested() function for context managers
takluyver
committed
551062d
View commit details
Copy full SHA for 551062d
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Small fixes to make test work.
jdfreder
committed
e776d60
View commit details
Copy full SHA for e776d60
View code at this point
Browse repository at this point
FIX test_get_long_path_name_win32 for Win7
Show description for 8c1cf24
jdfreder
committed
8c1cf24
View commit details
Copy full SHA for 8c1cf24
View code at this point
Browse repository at this point
Commits on Aug 3, 2013
quick fix for #3881
ivanov
committed
2416e0e
View commit details
Copy full SHA for 2416e0e
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Merge pull request #3834 from ivanov/nbconvert-better-tests
Show description for fdb8764
minrk
committed
fdb8764
View commit details
Copy full SHA for fdb8764
View code at this point
Browse repository at this point
add codename to sys_info
minrk
committed
42a6cf9
View commit details
Copy full SHA for 42a6cf9
View code at this point
Browse repository at this point
test for TemporaryWorkingDirectory
ivanov
committed
e70ac56
View commit details
Copy full SHA for e70ac56
View code at this point
Browse repository at this point
moved TemporaryWorkingDir into utils.tempdir
ivanov
committed
827e3d2
View commit details
Copy full SHA for 827e3d2
View code at this point
Browse repository at this point
pass repr of a list on command line
ivanov
committed
a14e5a0
View commit details
Copy full SHA for a14e5a0
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
allow for List traitlets to come from command line
ivanov
committed
7ceeafd
View commit details
Copy full SHA for 7ceeafd
View code at this point
Browse repository at this point
test for get_output_error_code
ivanov
committed
182f102
View commit details
Copy full SHA for 182f102
View code at this point
Browse repository at this point
new util that also passes back the returncode
ivanov
committed
adf2345
View commit details
Copy full SHA for adf2345
View code at this point
Browse repository at this point
Commits on Jul 25, 2013
Add ENOLINK constant
wolever
committed
5c7bd37
View commit details
Copy full SHA for 5c7bd37
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
py3 doesn't have nested, py2.6 doesn't have multiple context managers
wolever
committed
6b28efd
View commit details
Copy full SHA for 6b28efd
View code at this point
Browse repository at this point
Fix a couple typos
wolever
committed
5c2f9e0
View commit details
Copy full SHA for 5c2f9e0
View code at this point
Browse repository at this point
Add link_or_copy to IPython.utils.path
wolever
committed
7b75616
View commit details
Copy full SHA for 7b75616
View code at this point
Browse repository at this point
Commits on Jul 17, 2013
update tests for frozen dists
minrk
committed
70bbe56
View commit details
Copy full SHA for 70bbe56
View code at this point
Browse repository at this point
docstring typo
minrk
committed
f6ba01f
View commit details
Copy full SHA for f6ba01f
View code at this point
Browse repository at this point
remove special-case in get_home_dir for frozen dists
Show description for 27a741f
minrk
committed
27a741f
View commit details
Copy full SHA for 27a741f
View code at this point
Browse repository at this point
Merge pull request #3568 from minrk/pylab-no-import
Show description for 9e253ec
ivanov
committed
9e253ec
View commit details
Copy full SHA for 9e253ec
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Merge pull request #3487 from takluyver/drop_old_pyreadline
Show description for 554fc32
minrk
committed
554fc32
View commit details
Copy full SHA for 554fc32
View code at this point
Browse repository at this point
Merge pull request #3338 from takluyver/i3316
Show description for 84e8bb0
minrk
committed
84e8bb0
View commit details
Copy full SHA for 84e8bb0
View code at this point
Browse repository at this point
Commits on Jul 13, 2013
don't double-decorate in `flag_calls`
minrk
committed
2395095
View commit details
Copy full SHA for 2395095
View code at this point
Browse repository at this point
Commits on Jul 5, 2013
Merge pull request #3525 from minrk/utc
Show description for b5297e0
Carreau
committed
b5297e0
View commit details
Copy full SHA for b5297e0
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
test jsonutil handling of dates
minrk
committed
e134016
View commit details
Copy full SHA for e134016
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
tweak regexp handling of tzinfo
Show description for ea0e1bc
minrk
committed
ea0e1bc
View commit details
Copy full SHA for ea0e1bc
View code at this point
Browse repository at this point
allow just the trailing Z for timezone
minrk
committed
b70960f
View commit details
Copy full SHA for b70960f
View code at this point
Browse repository at this point
add IPython.utils.tz
Show description for e8549ce
minrk
committed
e8549ce
View commit details
Copy full SHA for e8549ce
View code at this point
Browse repository at this point
use `isoformat()` in jsonutil
Show description for b3d578e
minrk
committed
b3d578e
View commit details
Copy full SHA for b3d578e
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Fix test import
takluyver
committed
83e4105
View commit details
Copy full SHA for 83e4105
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.