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
python_input.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 10, 2021
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
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
Commits on Feb 9, 2021
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
Commits on Jan 25, 2021
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
Commits on Jan 20, 2021
Refactoring of event loop usage.
Show description for 40be8c5
jonathanslenders
committed
40be8c5
View commit details
Copy full SHA for 40be8c5
View code at this point
Browse repository at this point
Improved system prompt.
Show description for f0526c0
jonathanslenders
committed
f0526c0
View commit details
Copy full SHA for f0526c0
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Allow replacing the completer -> Use DynamicCompleter.
jonathanslenders
committed
cb03427
View commit details
Copy full SHA for cb03427
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Improved the pager prompt.
jonathanslenders
committed
bc78c9e
View commit details
Copy full SHA for bc78c9e
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Added option for output formatting and pager for displaying big outputs.
jonathanslenders
committed
8649789
View commit details
Copy full SHA for 8649789
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Fix typing error: 'sorted' needs a sortable type (was a TypeVar without bound).
jonathanslenders
committed
f91f19b
View commit details
Copy full SHA for f91f19b
View code at this point
Browse repository at this point
Stop using deprecated Jedi functions.
Show description for 544a8f8
jonathanslenders
committed
544a8f8
View commit details
Copy full SHA for 544a8f8
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Added option for hiding/showing private completions.
jonathanslenders
committed
a395a25
View commit details
Copy full SHA for a395a25
View code at this point
Browse repository at this point
Added 'insert_blank_line_after_input' configuration option and fixed a few __pt_repr__ formatting issues.
jonathanslenders
committed
54849cb
View commit details
Copy full SHA for 54849cb
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Some changes because of a new Black release.
jonathanslenders
committed
4a81398
View commit details
Copy full SHA for 4a81398
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Renamed repl.vi_start_in_nav_mode to repl.vi_start_in_navigation_mode.
jonathanslenders
committed
e42c8d6
View commit details
Copy full SHA for e42c8d6
View code at this point
Browse repository at this point
Add config options related to Vi input mode
Show description for 77a5bea
antonalekseev
authored and
jonathanslenders
committed
77a5bea
View commit details
Copy full SHA for 77a5bea
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Added comment to 'get_compiler_flags' error handling.
jonathanslenders
committed
58e3cad
View commit details
Copy full SHA for 58e3cad
View code at this point
Browse repository at this point
get rid of 'Unhandled exception in event loop' caused by `get_compiler_flags`
Linus Pithan
authored and
jonathanslenders
committed
356dc48
View commit details
Copy full SHA for 356dc48
View code at this point
Browse repository at this point
Isort fixes.
jonathanslenders
committed
82e6137
View commit details
Copy full SHA for 82e6137
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Fixed code formatting.
jonathanslenders
committed
954be77
View commit details
Copy full SHA for 954be77
View code at this point
Browse repository at this point
Fixed sorting of imports.
jonathanslenders
committed
c1aaf40
View commit details
Copy full SHA for c1aaf40
View code at this point
Browse repository at this point
fix: custom REPL input/output
Sébastien Grignard
authored and
jonathanslenders
committed
d8b4eae
View commit details
Copy full SHA for d8b4eae
View code at this point
Browse repository at this point
Fixed python-embed-with-custom-prompt example.
jonathanslenders
committed
7346416
View commit details
Copy full SHA for 7346416
View code at this point
Browse repository at this point
Added 'title' option to ptpython.
jonathanslenders
committed
6bf312f
View commit details
Copy full SHA for 6bf312f
View code at this point
Browse repository at this point
Improved dictionary completion.
Show description for 7e204a0
jonathanslenders
committed
7e204a0
View commit details
Copy full SHA for 7e204a0
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
Upgrade to prompt_toolkit 3.0.
Show description for ac419e1
jonathanslenders
committed
ac419e1
View commit details
Copy full SHA for ac419e1
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
implement XDG Base Directory specification
Show description for 90c1dad
carlwgeorge
authored and
jonathanslenders
committed
90c1dad
View commit details
Copy full SHA for 90c1dad
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Improved autocompletion:
Show description for 19416ee
jonathanslenders
committed
19416ee
View commit details
Copy full SHA for 19416ee
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Fixed open_in_editor and suspend key bindings.
jonathanslenders
committed
0b97478
View commit details
Copy full SHA for 0b97478
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Correctly focus/unfocus sidebar.
jonathanslenders
committed
d570e83
View commit details
Copy full SHA for d570e83
View code at this point
Browse repository at this point
Commits on Oct 14, 2018
Fixed auto-suggest key bindings.
jonathanslenders
committed
0106ea6
View commit details
Copy full SHA for 0106ea6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.