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
.
echtzeit-dev
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 29, 2024
Fix simplerepl demo: missing arg for BaseRepl init
Show description for a9fa98f
weliveindetail
committed
a9fa98f
View commit details
Copy full SHA for a9fa98f
Browse repository at this point
Commits on Feb 6, 2024
Bump codecov/codecov-action from 3 to 4 (#1006)
Show description for ca13bf5
dependabot[bot]
authored
ca13bf5
View commit details
Copy full SHA for ca13bf5
Browse repository at this point
Commits on Dec 11, 2023
Bump actions/setup-python from 4 to 5 (#1004)
dependabot[bot]
authored
f200dac
View commit details
Copy full SHA for f200dac
Browse repository at this point
Commits on Nov 28, 2023
Merge pull request #1003 from JLMSC/main
Show description for 5db3e08
sebastinas
authored
5db3e08
View commit details
Copy full SHA for 5db3e08
Browse repository at this point
Commits on Nov 27, 2023
Added functions return typing in some files: __init__.py; keys.py and lazyre.py
Joan Lucas
committed
3fda3af
View commit details
Copy full SHA for 3fda3af
Browse repository at this point
Commits on Oct 11, 2023
Avoid the use of Exceptions for logic
sebastinas
committed
3a44027
View commit details
Copy full SHA for 3a44027
Browse repository at this point
Do not fail if modules don't have __version__ (fixes #1001)
Show description for cafa87c
sebastinas
committed
cafa87c
View commit details
Copy full SHA for cafa87c
Browse repository at this point
Commits on Oct 4, 2023
CI: test with Python 3.12
sebastinas
committed
7c9e851
View commit details
Copy full SHA for 7c9e851
Browse repository at this point
Commits on Sep 11, 2023
Merge pull request #1000 from bpython/dependabot/github_actions/actions/checkout-4
dependabot[bot]
authored
9cb20d5
View commit details
Copy full SHA for 9cb20d5
Browse repository at this point
Bump actions/checkout from 3 to 4
Show description for f64677f
dependabot[bot]
authored
f64677f
View commit details
Copy full SHA for f64677f
Browse repository at this point
Commits on Sep 3, 2023
Handle AttributeError
Show description for 590507b
mikolaj-klikowicz
authored and
sebastinas
committed
590507b
View commit details
Copy full SHA for 590507b
Browse repository at this point
Commits on Jul 26, 2023
Fix type annotation
sebastinas
committed
1db0436
View commit details
Copy full SHA for 1db0436
Browse repository at this point
Merge PR #996
sebastinas
committed
9c83806
View commit details
Copy full SHA for 9c83806
Browse repository at this point
Fix argument description
sebastinas
committed
be21521
View commit details
Copy full SHA for be21521
Browse repository at this point
Apply suggestion
gpotter2
authored
77bed91
View commit details
Copy full SHA for 77bed91
Browse repository at this point
Commits on Jul 22, 2023
Better completion results order
gpotter2
committed
de33311
View commit details
Copy full SHA for de33311
Browse repository at this point
Complete parameters without input
gpotter2
committed
db6c9bd
View commit details
Copy full SHA for db6c9bd
Browse repository at this point
Commits on Jul 20, 2023
Fix handling of SystemExit arguments (fixes #995)
sebastinas
committed
7bf93f5
View commit details
Copy full SHA for 7bf93f5
Browse repository at this point
Fix __signature__ support if object has a __file__
gpotter2
authored and
sebastinas
committed
d58e392
View commit details
Copy full SHA for d58e392
Browse repository at this point
Commits on Jul 11, 2023
Explicitly set README content type
Show description for db6a559
homeworkprod
authored and
sebastinas
committed
db6a559
View commit details
Copy full SHA for db6a559
Browse repository at this point
Commits on May 1, 2023
Require Sphinx < 7 for now
Show description for 26fc2b5
sebastinas
committed
26fc2b5
View commit details
Copy full SHA for 26fc2b5
Browse repository at this point
Commits on Mar 20, 2023
Bit too heavy handed on the translations.
supakeen
committed
acffa53
View commit details
Copy full SHA for acffa53
Browse repository at this point
Refer directly to the top-level package in docs.
supakeen
committed
5aa1989
View commit details
Copy full SHA for 5aa1989
Browse repository at this point
Remove deprecated curses (cli) rendering backend.
supakeen
committed
44c3b70
View commit details
Copy full SHA for 44c3b70
Browse repository at this point
Commits on Mar 2, 2023
Apply black
sebastinas
committed
7df8e6f
View commit details
Copy full SHA for 7df8e6f
Browse repository at this point
Clarify fork instructions in contributing docs
Show description for 11a72fb
NitantP
committed
11a72fb
View commit details
Copy full SHA for 11a72fb
Browse repository at this point
Commits on Jan 30, 2023
Fix URL typo in package metadata
gschaffner
authored and
sebastinas
committed
b537a50
View commit details
Copy full SHA for b537a50
Browse repository at this point
Commits on Jan 15, 2023
Really handle OSError
sebastinas
committed
df3750d
View commit details
Copy full SHA for df3750d
Browse repository at this point
Handle OSError again
sebastinas
committed
1fb4041
View commit details
Copy full SHA for 1fb4041
Browse repository at this point
Remove < 3.8 workaround
sebastinas
committed
274f423
View commit details
Copy full SHA for 274f423
Browse repository at this point
Remove support for Python 3.7 (fixes #940)
sebastinas
committed
46dc081
View commit details
Copy full SHA for 46dc081
Browse repository at this point
Fix definition of write
sebastinas
committed
29d6f87
View commit details
Copy full SHA for 29d6f87
Browse repository at this point
Do not fail if curtsies is not available (fixes #978)
Show description for c1f0385
sebastinas
committed
c1f0385
View commit details
Copy full SHA for c1f0385
Browse repository at this point
Start development of 0.25
sebastinas
committed
e1ca452
View commit details
Copy full SHA for e1ca452
Browse repository at this point
Remove unused code
sebastinas
committed
b38f6c7
View commit details
Copy full SHA for b38f6c7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.