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 }}
gitaarik
/
ptpython
Public
forked from
prompt-toolkit/ptpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ptpython
ptpython
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2021
Show parentheses after the completions for methods when using the `DictionaryCompleter`.
jonathanslenders
committed
e9df907
View commit details
Copy full SHA for e9df907
View code at this point
Browse repository at this point
Raising Import Error if Mode not in black - older versions don't have Mode.
Show description for 6678053
jlamelas
authored and
jonathanslenders
committed
6678053
View commit details
Copy full SHA for 6678053
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Don't crash when trying to complete broken mappings.
Show description for ae608c2
jonathanslenders
committed
ae608c2
View commit details
Copy full SHA for ae608c2
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Fix last commit: allow await in assignment expressions when the REPL itself is not running async.
jonathanslenders
committed
3bf3998
View commit details
Copy full SHA for 3bf3998
View code at this point
Browse repository at this point
Enable use of await in assignment expressions
Show description for 70dd3bd
baldulin
authored and
jonathanslenders
committed
70dd3bd
View commit details
Copy full SHA for 70dd3bd
View code at this point
Browse repository at this point
Fix for black integration. Use black.Mode instead of black.FileMode.
jonathanslenders
committed
b6d9bc7
View commit details
Copy full SHA for b6d9bc7
View code at this point
Browse repository at this point
Fix handling of SystemExit
jonathanslenders
committed
78c5a0d
View commit details
Copy full SHA for 78c5a0d
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Make Black optional
Show description for b74af76
stonebig
authored and
jonathanslenders
committed
b74af76
View commit details
Copy full SHA for b74af76
View code at this point
Browse repository at this point
Fixed several typing issues.
jonathanslenders
committed
71c74fe
View commit details
Copy full SHA for 71c74fe
View code at this point
Browse repository at this point
Code formatting (latest black).
jonathanslenders
committed
513b9f4
View commit details
Copy full SHA for 513b9f4
View code at this point
Browse repository at this point
Commits on May 24, 2021
Fix incorrect __main__ on script execution (#444)
0az
authored and
jonathanslenders
committed
8f36d93
View commit details
Copy full SHA for 8f36d93
View code at this point
Browse repository at this point
Update repl.py
Show description for 588f9d3
sisrfeng
authored and
jonathanslenders
committed
588f9d3
View commit details
Copy full SHA for 588f9d3
View code at this point
Browse repository at this point
Feature: read ipython config files
roee30
authored and
jonathanslenders
committed
b436e79
View commit details
Copy full SHA for b436e79
View code at this point
Browse repository at this point
Support using ptpython as a library.
Show description for 321d9e1
AnthonyDiGirolamo
authored and
jonathanslenders
committed
321d9e1
View commit details
Copy full SHA for 321d9e1
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Fix race condition during retrieval of signatures.
Show description for 7d116e8
jonathanslenders
committed
7d116e8
View commit details
Copy full SHA for 7d116e8
View code at this point
Browse repository at this point
Fix leaking file descriptors.
jonathanslenders
committed
b222d03
View commit details
Copy full SHA for b222d03
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Several fixes to the completion code.
Show description for 7f619ed
jonathanslenders
committed
7f619ed
View commit details
Copy full SHA for 7f619ed
View code at this point
Browse repository at this point
Only delete 'word' instead of 'WORD' before cursor when control-w is pressed.
Show description for 1246deb
jonathanslenders
committed
1246deb
View commit details
Copy full SHA for 1246deb
View code at this point
Browse repository at this point
Fix AttributeError in when retrieving signatures that contain type annotations.
jonathanslenders
committed
869e4fa
View commit details
Copy full SHA for 869e4fa
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Hide signature when sidebar is visible.
jonathanslenders
committed
3a389b7
View commit details
Copy full SHA for 3a389b7
View code at this point
Browse repository at this point
Better signature abstractions. Retrieve signatures without Jedi when Jedi fails.
jonathanslenders
committed
bf991c6
View commit details
Copy full SHA for bf991c6
View code at this point
Browse repository at this point
Improve signature pop-up.
jonathanslenders
committed
2238d41
View commit details
Copy full SHA for 2238d41
View code at this point
Browse repository at this point
Cleanup of completion code.
jonathanslenders
committed
107aba8
View commit details
Copy full SHA for 107aba8
View code at this point
Browse repository at this point
Allow display of signature and completion drop down together.
jonathanslenders
committed
1b528cf
View commit details
Copy full SHA for 1b528cf
View code at this point
Browse repository at this point
Fix style for signature toolbar.
jonathanslenders
committed
fd97a42
View commit details
Copy full SHA for fd97a42
View code at this point
Browse repository at this point
Fix handling of `KeyboardInterrupt` in REPL during evaluation of __repr__.
Show description for 08b7417
jonathanslenders
committed
08b7417
View commit details
Copy full SHA for 08b7417
View code at this point
Browse repository at this point
Fix leakage of exc_info from eval to exec call.
Show description for 5af2dac
jonathanslenders
committed
5af2dac
View commit details
Copy full SHA for 5af2dac
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Handle exceptions raised when repr() is called.
jonathanslenders
committed
7ea2e5b
View commit details
Copy full SHA for 7ea2e5b
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Fix line ending bug in pager.
jonathanslenders
committed
7f127c5
View commit details
Copy full SHA for 7f127c5
View code at this point
Browse repository at this point
Added 'print_all' option in pager.
jonathanslenders
committed
3250722
View commit details
Copy full SHA for 3250722
View code at this point
Browse repository at this point
Improve handling of indented code.
Show description for fcc90bb
jonathanslenders
committed
fcc90bb
View commit details
Copy full SHA for fcc90bb
View code at this point
Browse repository at this point
Remove extra line ending in paginated output.
Show description for 24756f4
jonathanslenders
committed
24756f4
View commit details
Copy full SHA for 24756f4
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Expose a get_ptpython function in the global namespace.
jonathanslenders
committed
0d0509c
View commit details
Copy full SHA for 0d0509c
View code at this point
Browse repository at this point
Ignore typing error regarding PyCF_ALLOW_TOP_LEVEL_AWAIT (not known for older Python versions).
Jonathan Slenders
committed
2cc7802
View commit details
Copy full SHA for 2cc7802
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Expose 'embed' function at the top-level of ptpython.
jonathanslenders
committed
5ccf10a
View commit details
Copy full SHA for 5ccf10a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.