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
utils
io.py
on
master
User selector
All users
All time
Commit history
Commits on Jun 10, 2015
Remove old unused class
Show description for a33a063
Carreau
committed
a33a063
View commit details
Copy full SHA for a33a063
View code at this point
Browse repository at this point
Commits on May 14, 2015
jupyter_notebook renamed to just notebook
takluyver
committed
8e65f9c
View commit details
Copy full SHA for 8e65f9c
View code at this point
Browse repository at this point
Commits on May 8, 2015
jupyter_nbconvert is now nbconvert
Show description for 655d497
minrk
committed
655d497
View commit details
Copy full SHA for 655d497
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Fix some import.
Show description for 3800dd1
Carreau
committed
3800dd1
View commit details
Copy full SHA for 3800dd1
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 3, 2015
move utils.io.atomic_writing to contents.fileio
minrk
committed
348b293
View commit details
Copy full SHA for 348b293
View code at this point
Browse repository at this point
move io.unicode_std_stream to nbconvert.utils.io
minrk
committed
87b8ee5
View commit details
Copy full SHA for 87b8ee5
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
preserve umask in atomic_writing
Show description for b1c89c4
minrk
committed
b1c89c4
View commit details
Copy full SHA for b1c89c4
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
don't use text mode in mkstemp
Show description for abace05
minrk
committed
abace05
View commit details
Copy full SHA for abace05
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Fix out of date docstring
takluyver
committed
26753f5
View commit details
Copy full SHA for 26753f5
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Hopefully fix Windows test failures with symlink
takluyver
committed
8a897d7
View commit details
Copy full SHA for 8a897d7
View code at this point
Browse repository at this point
Commits on Sep 21, 2014
Fix for copying metadata flags
takluyver
committed
143b71e
View commit details
Copy full SHA for 143b71e
View code at this point
Browse repository at this point
Fix typo
takluyver
committed
14ea082
View commit details
Copy full SHA for 14ea082
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
Preserve symlinks in atomic writing
takluyver
committed
8132869
View commit details
Copy full SHA for 8132869
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Copy file metadata in atomic save
Show description for 19e90fb
takluyver
committed
19e90fb
View commit details
Copy full SHA for 19e90fb
View code at this point
Browse repository at this point
Commits on Aug 7, 2014
Add fsync() call in atomic_writing
takluyver
committed
929c34a
View commit details
Copy full SHA for 929c34a
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
Rework atomic_writing with tests & docstring
takluyver
committed
1a9ceb4
View commit details
Copy full SHA for 1a9ceb4
View code at this point
Browse repository at this point
Commits on Aug 4, 2014
Implement atomic save
Show description for 4f0beac
takluyver
committed
4f0beac
View commit details
Copy full SHA for 4f0beac
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
Minimal changes to import IPython from IronPython
Doug Blank
committed
8c4b4c0
View commit details
Copy full SHA for 8c4b4c0
View code at this point
Browse repository at this point
Commits on Feb 2, 2014
Merge pull request #4504 from takluyver/inputtransformer-syntaxerror
Show description for 07072a4
fperez
committed
07072a4
View commit details
Copy full SHA for 07072a4
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
Make non-ASCII docstring unicode
takluyver
committed
e2937a1
View commit details
Copy full SHA for e2937a1
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
Merge pull request #4581 from takluyver/i4578
Show description for e5b4991
takluyver
committed
e5b4991
View commit details
Copy full SHA for e5b4991
View code at this point
Browse repository at this point
Commits on Nov 22, 2013
Add unicode_std_stream function to write UTF-8 to stdout/stderr
takluyver
committed
5f5083c
View commit details
Copy full SHA for 5f5083c
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
custom keyboard interrupt handling in ask_yes_no
Show description for 73441e4
ivanov
committed
73441e4
View commit details
Copy full SHA for 73441e4
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Mechanism for testing terminal interact loop in-process.
Show description for 0fc7278
takluyver
committed
0fc7278
View commit details
Copy full SHA for 0fc7278
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Fix references to raw_input()
takluyver
committed
ed2da11
View commit details
Copy full SHA for ed2da11
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
Replace references to unicode and basestring
takluyver
committed
0ca701d
View commit details
Copy full SHA for 0ca701d
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
capture rich output as well as stdout/err in capture_output
Show description for e10d2ee
minrk
committed
e10d2ee
View commit details
Copy full SHA for e10d2ee
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
Remove unused raw_input_ext and raw_input_multi functions
takluyver
committed
cf97c76
View commit details
Copy full SHA for cf97c76
View code at this point
Browse repository at this point
Inline trivial file_read() function
takluyver
committed
baba0c8
View commit details
Copy full SHA for baba0c8
View code at this point
Browse repository at this point
Remove utils.io.nlprint
takluyver
committed
3796c6b
View commit details
Copy full SHA for 3796c6b
View code at this point
Browse repository at this point
Commits on Jun 11, 2012
str(CapturedIO) gives stdout
minrk
committed
511326e
View commit details
Copy full SHA for 511326e
View code at this point
Browse repository at this point
update capture per review
Show description for 34ddebb
minrk
committed
34ddebb
View commit details
Copy full SHA for 34ddebb
View code at this point
Browse repository at this point
Commits on Jun 6, 2012
move capture_output util from parallel tests to utils.io
minrk
committed
c0cdaa3
View commit details
Copy full SHA for c0cdaa3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.