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
core
inputsplitter.py
on
master
User selector
All users
All time
Commit history
Commits on Nov 14, 2014
SyntaxWarning in compile indicates invalid input
minrk
committed
500edeb
View commit details
Copy full SHA for 500edeb
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Merge pull request #6297 from takluyver/is-complete-request
Show description for d236bec
minrk
committed
d236bec
View commit details
Copy full SHA for d236bec
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
only reset the transform once
Show description for 1009f34
minrk
committed
1009f34
View commit details
Copy full SHA for 1009f34
View code at this point
Browse repository at this point
always pass single lines to transform.push
Show description for 48f15a5
minrk
committed
48f15a5
View commit details
Copy full SHA for 48f15a5
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Four possible states for completion reply, & indent hint
takluyver
committed
3e8f63d
View commit details
Copy full SHA for 3e8f63d
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Expose IPython machinery for testing code completeness
takluyver
committed
067fcae
View commit details
Copy full SHA for 067fcae
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 19, 2013
Simplify IPythonInputSplitter API
takluyver
committed
745a5be
View commit details
Copy full SHA for 745a5be
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Update inputsplitter docstring
takluyver
committed
7d89dd5
View commit details
Copy full SHA for 7d89dd5
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
Miscellaneous docs fixes
takluyver
committed
db0ba1d
View commit details
Copy full SHA for db0ba1d
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Protect Qt console against SyntaxError from input transformers.
takluyver
committed
1cc97b0
View commit details
Copy full SHA for 1cc97b0
View code at this point
Browse repository at this point
Commits on Jul 17, 2013
move cell magic after prompt transformers
minrk
committed
14ca7cf
View commit details
Copy full SHA for 14ca7cf
View code at this point
Browse repository at this point
push cell magic to the head of the transformer line
Show description for 094340a
minrk
committed
094340a
View commit details
Copy full SHA for 094340a
View code at this point
Browse repository at this point
Commits on Jul 16, 2013
add strip_encoding_cookie transformer
Show description for acdb8b0
minrk
committed
acdb8b0
View commit details
Copy full SHA for acdb8b0
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Remove unused imports from IPython.core
takluyver
committed
9567c77
View commit details
Copy full SHA for 9567c77
View code at this point
Browse repository at this point
Commits on May 1, 2013
Make line_input_checker=True the default for InputSplitter.
Show description for 94f1c9c
takluyver
committed
94f1c9c
View commit details
Copy full SHA for 94f1c9c
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Fix test failure in IPython.lib
takluyver
committed
f38b443
View commit details
Copy full SHA for f38b443
View code at this point
Browse repository at this point
Commits on Apr 19, 2013
Allow IPythonInputSplitter to accept cell magics containing blank lines
takluyver
committed
971cbb7
View commit details
Copy full SHA for 971cbb7
View code at this point
Browse repository at this point
Simplify InputSplitter by stripping out input_mode distinction
takluyver
committed
ef0d530
View commit details
Copy full SHA for ef0d530
View code at this point
Browse repository at this point
Commits on Mar 31, 2013
Fix for starting the Qt console
takluyver
authored and
Thomas
committed
54d8eec
View commit details
Copy full SHA for 54d8eec
View code at this point
Browse repository at this point
Fix for \ at end of comment, and add tests
takluyver
authored and
Thomas
committed
67d1920
View commit details
Copy full SHA for 67d1920
View code at this point
Browse repository at this point
Simplify input transformers
Show description for bccc0e2
takluyver
authored and
Thomas
committed
bccc0e2
View commit details
Copy full SHA for bccc0e2
View code at this point
Browse repository at this point
Revised input transformation framework.
takluyver
authored and
Thomas
committed
61fd60e
View commit details
Copy full SHA for 61fd60e
View code at this point
Browse repository at this point
Prototype transformer to assemble logical lines
takluyver
authored and
Thomas
committed
7715868
View commit details
Copy full SHA for 7715868
View code at this point
Browse repository at this point
Fix starting the Qt console
takluyver
authored and
Thomas
committed
110de37
View commit details
Copy full SHA for 110de37
View code at this point
Browse repository at this point
Fix tests in IPython.core
takluyver
authored and
Thomas
committed
e667357
View commit details
Copy full SHA for e667357
View code at this point
Browse repository at this point
Inputsplitter flushes transformers before retrieving source.
takluyver
authored and
Thomas
committed
0a39869
View commit details
Copy full SHA for 0a39869
View code at this point
Browse repository at this point
Fix inputsplitter to pass empty lines to transformers
takluyver
authored and
Thomas
committed
6c55410
View commit details
Copy full SHA for 6c55410
View code at this point
Browse repository at this point
Update inputsplitter to use new input transformers
takluyver
authored and
Thomas
committed
90430a9
View commit details
Copy full SHA for 90430a9
View code at this point
Browse repository at this point
Commits on Jul 8, 2012
Don't dedent on yield, as yield doesn't always end a block
asmeurer
committed
91f6c75
View commit details
Copy full SHA for 91f6c75
View code at this point
Browse repository at this point
`yield`, `break`, and `continue` automatically dedent
Show description for df408e2
asmeurer
committed
df408e2
View commit details
Copy full SHA for df408e2
View code at this point
Browse repository at this point
Line continuations now terminate after one blank line (#2108)
Show description for 9bd0c90
asmeurer
committed
9bd0c90
View commit details
Copy full SHA for 9bd0c90
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
Fix RST misformatting.
jasongrout
committed
6d87de6
View commit details
Copy full SHA for 6d87de6
View code at this point
Browse repository at this point
Commits on Jun 17, 2012
Merge pull request #1944 from Carreau/completer-cell-magic
Show description for 2484ba1
Carreau
committed
2484ba1
View commit details
Copy full SHA for 2484ba1
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
take #!%... prefix into account for completion
Show description for 3ee91c3
Carreau
committed
3ee91c3
View commit details
Copy full SHA for 3ee91c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.