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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
fe84f78
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2010
Have a save to file option in gtk
ikanobori
committed
fe84f78
View commit details
Copy full SHA for fe84f78
View code at this point
Browse repository at this point
First stage of Interaction abstraction. All frontends now implement repl.Interaction to show messages and generally interact with the user (prompts, notices, save prompts)
ikanobori
committed
9aff5bc
View commit details
Copy full SHA for 9aff5bc
View code at this point
Browse repository at this point
Commits on Mar 31, 2010
Please a same-named German for a feature request, GTK now has pasting of the current selection
ikanobori
committed
4004256
View commit details
Copy full SHA for 4004256
View code at this point
Browse repository at this point
Better pastebin abstractions, thanks for the ideas Andy
ikanobori
committed
af0b29a
View commit details
Copy full SHA for af0b29a
View code at this point
Browse repository at this point
Pastebin + confirmation in GTK, this means:
Show description for 5b08740
ikanobori
committed
5b08740
View commit details
Copy full SHA for 5b08740
View code at this point
Browse repository at this point
Merge?
ikanobori
committed
a5aa691
View commit details
Copy full SHA for a5aa691
View code at this point
Browse repository at this point
A failing test for issue #109.
Trundle
committed
aadc7e9
View commit details
Copy full SHA for aadc7e9
View code at this point
Browse repository at this point
First hardcoded menu
ikanobori
committed
a24705e
View commit details
Copy full SHA for a24705e
View code at this point
Browse repository at this point
Commits on Mar 30, 2010
Fix inspection.is_callable().
Trundle
committed
c919c96
View commit details
Copy full SHA for c919c96
View code at this point
Browse repository at this point
Commits on Mar 29, 2010
Place line_start mark before moving the cursor in gtk_.ReplWidget.prompt().
Show description for a2d2a95
Trundle
committed
a2d2a95
View commit details
Copy full SHA for a2d2a95
View code at this point
Browse repository at this point
Make input filter aware of mouse input in urwid.
Trundle
committed
d9d6388
View commit details
Copy full SHA for d9d6388
View code at this point
Browse repository at this point
REPOFIX: Revert to before bpdb branch
ikanobori
committed
634b9a0
View commit details
Copy full SHA for 634b9a0
View code at this point
Browse repository at this point
Commits on Feb 25, 2010
Rename statusbar to match gtk.Statusbar name, initial menu object
ikanobori
committed
4c33e34
View commit details
Copy full SHA for 4c33e34
View code at this point
Browse repository at this point
Use proper sizing on the statusbar object
ikanobori
committed
912b5c4
View commit details
Copy full SHA for 912b5c4
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
Merge
ikanobori
committed
9a42e9d
View commit details
Copy full SHA for 9a42e9d
View code at this point
Browse repository at this point
Add a basic statusbar to gtk_
ikanobori
committed
228d8e1
View commit details
Copy full SHA for 228d8e1
View code at this point
Browse repository at this point
GTK gets its own color scheme which is more sane and readable (on a white background)
ikanobori
committed
221659d
View commit details
Copy full SHA for 221659d
View code at this point
Browse repository at this point
Commits on Feb 2, 2010
merge with upstream
Łukasz Langa
committed
3f737f5
View commit details
Copy full SHA for 3f737f5
View code at this point
Browse repository at this point
Revert dff0350c24b1, as it doesn't really work and causes some issues with PYTHINSTARTUP.
Show description for 973e82a
Trundle
committed
973e82a
View commit details
Copy full SHA for 973e82a
View code at this point
Browse repository at this point
Commits on Jan 28, 2010
Fix scrolling in echo().
Trundle
committed
d2d3702
View commit details
Copy full SHA for d2d3702
View code at this point
Browse repository at this point
Don't try to clear lines greater than screen height in clear_wrapped_lines().
Show description for 6835619
Trundle
committed
6835619
View commit details
Copy full SHA for 6835619
View code at this point
Browse repository at this point
Commits on Jan 25, 2010
Only show the "__abstractmethods__" attribute for instances of abc.ABCMeta.
Show description for 016952b
Trundle
committed
016952b
View commit details
Copy full SHA for 016952b
View code at this point
Browse repository at this point
Commits on Jan 21, 2010
Add pastebin confirmation configuration. This defaults to have confirmation but when the pastebin_confirm option under the general section is set to false you wont have to verify. It also includes …
Show description for b7d3f54
ikanobori
committed
b7d3f54
View commit details
Copy full SHA for b7d3f54
View code at this point
Browse repository at this point
Nice double space in statusbar, like the others
ikanobori
committed
6628721
View commit details
Copy full SHA for 6628721
View code at this point
Browse repository at this point
Commits on Jan 20, 2010
add confirmation to pastebin command; too many people accidentally posting sensitive data
bobf
committed
ca85c9e
View commit details
Copy full SHA for ca85c9e
View code at this point
Browse repository at this point
Commits on Jan 19, 2010
temporary workaround for signals unavailable in child threads
ambv
committed
b10636a
View commit details
Copy full SHA for b10636a
View code at this point
Browse repository at this point
Use write() instead of echo() in CLIRepl.writetb().
Show description for 02cfd5e
Trundle
committed
02cfd5e
View commit details
Copy full SHA for 02cfd5e
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Updated copyrights
ikanobori
committed
eadda42
View commit details
Copy full SHA for eadda42
View code at this point
Browse repository at this point
Commits on Jan 9, 2010
Change C-d from quit key to delete key (by default).
Show description for 07c1ffc
Trundle
committed
07c1ffc
View commit details
Copy full SHA for 07c1ffc
View code at this point
Browse repository at this point
Commits on Jan 4, 2010
bpython-gtk: Only exit on C-d when line is empty.
Trundle
committed
8410722
View commit details
Copy full SHA for 8410722
View code at this point
Browse repository at this point
Make C-d and exit() work in bpython-gtk.
Show description for 29d2a17
Trundle
committed
29d2a17
View commit details
Copy full SHA for 29d2a17
View code at this point
Browse repository at this point
Commits on Jan 3, 2010
Make executing scripts work with bpython-gtk.
Trundle
committed
06714d7
View commit details
Copy full SHA for 06714d7
View code at this point
Browse repository at this point
Set up sys.path properly. Also don't read PYTHONSTARTUP when executed with -i.
Show description for b674ff5
Trundle
committed
b674ff5
View commit details
Copy full SHA for b674ff5
View code at this point
Browse repository at this point
Make code execution interruptible again.
Trundle
committed
b33ae93
View commit details
Copy full SHA for b33ae93
View code at this point
Browse repository at this point
Commits on Dec 31, 2009
Update changelog for Caio Romão’s true name, bump version number, again
ikanobori
committed
d886a8c
View commit details
Copy full SHA for d886a8c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.