Thanks to visit codestin.com
Credit goes to github.com
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
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 }}
suvimatt
/
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 Dec 18, 2015
Merge pull request #9081 from thomasballinger/typo-funciton
Show description for 16192e4
Carreau
committed
16192e4
View commit details
Copy full SHA for 16192e4
View code at this point
Browse repository at this point
fix docstring typo
thomasballinger
committed
a85099a
View commit details
Copy full SHA for a85099a
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Remove mention of Traits (removed in e1ced0b3)
asottile
committed
1370018
View commit details
Copy full SHA for 1370018
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Fix color schemes in Linux
Show description for 1c75e55
Tayfun Sen
committed
1c75e55
View commit details
Copy full SHA for 1c75e55
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
Merge pull request #8985 from minrk/dollar-vformat
Show description for 85d514d
Carreau
committed
85d514d
View commit details
Copy full SHA for 85d514d
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
Merge pull request #8955 from Carreau/cscheme
Show description for 2b1c969
minrk
committed
2b1c969
View commit details
Copy full SHA for 2b1c969
View code at this point
Browse repository at this point
Merge pull request #8952 from Carreau/refac-color
Show description for 4acb920
minrk
committed
4acb920
View commit details
Copy full SHA for 4acb920
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
BUG: Fix pprint failure on non-string __qualname__ or __name__.
Show description for 95c4d0b
ssanderson
committed
95c4d0b
View commit details
Copy full SHA for 95c4d0b
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Test more edge cases of the highlighting parser
Carreau
committed
15ae458
View commit details
Copy full SHA for 15ae458
View code at this point
Browse repository at this point
override vformat instead of _vformat
Show description for d5a459d
minrk
committed
d5a459d
View commit details
Copy full SHA for d5a459d
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
Merge pull request #8960 from sieben/simplify_comparison
Show description for c0f6be2
minrk
committed
c0f6be2
View commit details
Copy full SHA for c0f6be2
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
Remove useless semicolon
remyleone
committed
19dfad4
View commit details
Copy full SHA for 19dfad4
View code at this point
Browse repository at this point
Simplify comparison
remyleone
committed
e3b7b16
View commit details
Copy full SHA for e3b7b16
View code at this point
Browse repository at this point
Consolidate color scheme localisations.
Carreau
committed
6c39ad1
View commit details
Copy full SHA for 6c39ad1
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Deduplicate code
Carreau
committed
b1854f1
View commit details
Copy full SHA for b1854f1
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
IPython/utils/io.py: Make sure `devnull` is closed at exit to avoid a `ResourceWarning` being raised by Python 3.
jakirkham
committed
5b318ca
View commit details
Copy full SHA for 5b318ca
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
handle multi-line tokens in token_at_cursor
Show description for a85e1dc
minrk
committed
a85e1dc
View commit details
Copy full SHA for a85e1dc
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Use stdlib inspect.signature if available.
Show description for e3427ad
anntzer
committed
e3427ad
View commit details
Copy full SHA for e3427ad
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
Correctly count newline in tokenize.
Show description for 764d4f4
Carreau
committed
764d4f4
View commit details
Copy full SHA for 764d4f4
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Add spread option, to allow columns to fill space.
naught101
committed
804d6ec
View commit details
Copy full SHA for 804d6ec
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
rename num_rows etc to max_rows for clarity
Show description for 89f9205
naught101
committed
89f9205
View commit details
Copy full SHA for 89f9205
View code at this point
Browse repository at this point
Fix loop logic
naught101
committed
cafd7d4
View commit details
Copy full SHA for cafd7d4
View code at this point
Browse repository at this point
add some extra tests for row-first columnize
naught101
committed
19e214e
View commit details
Copy full SHA for 19e214e
View code at this point
Browse repository at this point
fix help text
naught101
committed
6b3ae1b
View commit details
Copy full SHA for 6b3ae1b
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Row-first option for columnize
naught101
committed
7ab7831
View commit details
Copy full SHA for 7ab7831
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
added path import in test_text
Mrngilles
committed
a38307b
View commit details
Copy full SHA for a38307b
View code at this point
Browse repository at this point
test fix to try path for cwd
Mrngilles
committed
14dd04c
View commit details
Copy full SHA for 14dd04c
View code at this point
Browse repository at this point
text fix
Mrngilles
committed
310c417
View commit details
Copy full SHA for 310c417
View code at this point
Browse repository at this point
added test
Mrngilles
committed
b37201e
View commit details
Copy full SHA for b37201e
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
put test in test_LSString
Mrngilles
committed
d3fde81
View commit details
Copy full SHA for d3fde81
View code at this point
Browse repository at this point
Re-added fix without whitespace mess
Mrngilles
committed
172b830
View commit details
Copy full SHA for 172b830
View code at this point
Browse repository at this point
Revert "added absolute_import to utils.text module + test"
Show description for 55c0cb1
Mrngilles
committed
55c0cb1
View commit details
Copy full SHA for 55c0cb1
View code at this point
Browse repository at this point
added absolute_import to utils.text module + test
Mrngilles
committed
20d5666
View commit details
Copy full SHA for 20d5666
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Safely encode paths in compress_user
Show description for cda41d9
smathot
committed
cda41d9
View commit details
Copy full SHA for cda41d9
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
add ShimWarning for shimmed imports
Show description for 2c9013e
minrk
committed
2c9013e
View commit details
Copy full SHA for 2c9013e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.