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
.
iCodeIN
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
test
on
main
User selector
All users
All time
Commit history
Commits on Dec 17, 2022
Revert "Fix Python 3.11 version constraints"
Show description for ebefde8
sebastinas
committed
ebefde8
View commit details
Copy full SHA for ebefde8
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
Fix Python 3.11 version constraints
sebastinas
committed
f797aa1
View commit details
Copy full SHA for f797aa1
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Skip test with special unicode chars on broken Python 3.11 versions
sebastinas
committed
e20bf11
View commit details
Copy full SHA for e20bf11
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Fix inspection of built-in functions with >= 3.11
Show description for 9173825
sebastinas
committed
9173825
View commit details
Copy full SHA for 9173825
View code at this point
Browse repository at this point
Handle changed output in Python 3.11
sebastinas
committed
7420856
View commit details
Copy full SHA for 7420856
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Hide implementation details
sebastinas
committed
167fc26
View commit details
Copy full SHA for 167fc26
View code at this point
Browse repository at this point
Directly access class methods in introspection (fixes #966)
Show description for 1bc255b
sebastinas
committed
1bc255b
View commit details
Copy full SHA for 1bc255b
View code at this point
Browse repository at this point
Test inspection with static methods
Show description for 1332d18
sebastinas
committed
1332d18
View commit details
Copy full SHA for 1332d18
View code at this point
Browse repository at this point
Add another failing test for #966
sebastinas
committed
e59e924
View commit details
Copy full SHA for e59e924
View code at this point
Browse repository at this point
Commits on Aug 28, 2022
Fix mypy and black regressions
sebastinas
committed
df03931
View commit details
Copy full SHA for df03931
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
15338a2
View commit details
Copy full SHA for 15338a2
View code at this point
Browse repository at this point
Make kwargs explicit with proper type annotations
Show description for b54039d
sebastinas
committed
b54039d
View commit details
Copy full SHA for b54039d
View code at this point
Browse repository at this point
Turn FuncProps into a dataclass
sebastinas
committed
d42b21a
View commit details
Copy full SHA for d42b21a
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Fix type annotation
sebastinas
committed
c2e3fac
View commit details
Copy full SHA for c2e3fac
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
Handle type annotations in function signatures
sebastinas
committed
c6e513c
View commit details
Copy full SHA for c6e513c
View code at this point
Browse repository at this point
Add another tests for function signatures
sebastinas
committed
9bbb25d
View commit details
Copy full SHA for 9bbb25d
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Add failing test for #966
sebastinas
committed
23c1945
View commit details
Copy full SHA for 23c1945
View code at this point
Browse repository at this point
Commits on May 5, 2022
Fix tests
sebastinas
committed
995747d
View commit details
Copy full SHA for 995747d
View code at this point
Browse repository at this point
Change the type to CursorAwareWindow
Show description for 8d16a71
sebastinas
committed
8d16a71
View commit details
Copy full SHA for 8d16a71
View code at this point
Browse repository at this point
Commits on May 4, 2022
Change filenames in History to Path
sebastinas
committed
cc3bac7
View commit details
Copy full SHA for cc3bac7
View code at this point
Browse repository at this point
Make implementations of current_line and cursor_offset consistent
sebastinas
committed
b86de33
View commit details
Copy full SHA for b86de33
View code at this point
Browse repository at this point
Commits on May 3, 2022
Improve handling of SyntaxErrors
Show description for 937626d
sebastinas
committed
937626d
View commit details
Copy full SHA for 937626d
View code at this point
Browse repository at this point
Remove no longer used encoding
sebastinas
committed
a808521
View commit details
Copy full SHA for a808521
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Fix type
sebastinas
committed
ee7e295
View commit details
Copy full SHA for ee7e295
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
4c5e18b
View commit details
Copy full SHA for 4c5e18b
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Avoid indexing and tuple unpacking of LinePart instances
sebastinas
committed
95539cc
View commit details
Copy full SHA for 95539cc
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Really fix tests with Python 3.10.1
sebastinas
committed
4d33cc6
View commit details
Copy full SHA for 4d33cc6
View code at this point
Browse repository at this point
Fix tests with Python 3.10.1
sebastinas
committed
fdd4ad9
View commit details
Copy full SHA for fdd4ad9
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Brackets auto-close (#934)
Show description for 3ba6e16
samuelgregorovic
authored
3ba6e16
View commit details
Copy full SHA for 3ba6e16
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Apply black
sebastinas
committed
535d4e9
View commit details
Copy full SHA for 535d4e9
View code at this point
Browse repository at this point
Remove get_source_unicode
Show description for f8b5962
sebastinas
committed
f8b5962
View commit details
Copy full SHA for f8b5962
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Fix advanced class completion
gpotter2
authored and
sebastinas
committed
126b059
View commit details
Copy full SHA for 126b059
View code at this point
Browse repository at this point
Commits on Oct 10, 2021
Mypy types for autocomplete.py, args.py, config.py and curtsies.py (#929)
thomasballinger
authored
4d744ca
View commit details
Copy full SHA for 4d744ca
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Test Python 3.10 (#924)
Show description for 78ead4c
thomasballinger
authored
78ead4c
View commit details
Copy full SHA for 78ead4c
View code at this point
Browse repository at this point
disable some tests for pypy
thomasballinger
committed
5ab3087
View commit details
Copy full SHA for 5ab3087
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.