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 }}
decolnz
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2017
Modified repl.py to conform to follow more PEP standards including 8 and 263
Show description for 4c08efe
shanahanjrs
authored and
sebastinas
committed
4c08efe
View commit details
Copy full SHA for 4c08efe
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fix typo
sebastinas
committed
7c8cef6
View commit details
Copy full SHA for 7c8cef6
View code at this point
Browse repository at this point
Define encoding
sebastinas
committed
5bd6bd0
View commit details
Copy full SHA for 5bd6bd0
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Use consistent encoding
Show description for 4029ab2
sebastinas
committed
4029ab2
View commit details
Copy full SHA for 4029ab2
View code at this point
Browse repository at this point
Import consistency
sebastinas
committed
508082a
View commit details
Copy full SHA for 508082a
View code at this point
Browse repository at this point
Re-use version_banner
sebastinas
committed
a4aea3d
View commit details
Copy full SHA for a4aea3d
View code at this point
Browse repository at this point
Consolidate common locals setup (fixes #665)
Show description for f189da1
sebastinas
committed
f189da1
View commit details
Copy full SHA for f189da1
View code at this point
Browse repository at this point
Remove more duplicated code
sebastinas
committed
70477ef
View commit details
Copy full SHA for 70477ef
View code at this point
Browse repository at this point
Remove code duplication
Show description for 4a36757
sebastinas
committed
4a36757
View commit details
Copy full SHA for 4a36757
View code at this point
Browse repository at this point
Default locals is set-up in super().__init__
Show description for cb6eb39
sebastinas
committed
cb6eb39
View commit details
Copy full SHA for cb6eb39
View code at this point
Browse repository at this point
Remove unused member variable
Show description for 2480377
sebastinas
committed
2480377
View commit details
Copy full SHA for 2480377
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
Also specify hist_file (really fixes #654)
sebastinas
committed
27322d8
View commit details
Copy full SHA for 27322d8
View code at this point
Browse repository at this point
entries must always have at least one element
Show description for ee6afe1
sebastinas
committed
ee6afe1
View commit details
Copy full SHA for ee6afe1
View code at this point
Browse repository at this point
Remove History workaround
Show description for b51df1c
sebastinas
committed
b51df1c
View commit details
Copy full SHA for b51df1c
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
Fix name of config variable
sebastinas
committed
8df76ef
View commit details
Copy full SHA for 8df76ef
View code at this point
Browse repository at this point
Fix __enter__
Show description for 4e61156
sebastinas
committed
4e61156
View commit details
Copy full SHA for 4e61156
View code at this point
Browse repository at this point
Port FileLock to Windows
Show description for 3e99cc5
sebastinas
committed
3e99cc5
View commit details
Copy full SHA for 3e99cc5
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Use test config (fixes #654)
sebastinas
committed
a6fef36
View commit details
Copy full SHA for a6fef36
View code at this point
Browse repository at this point
Move TEST_CONFIG to bpython.test
sebastinas
committed
5d1c976
View commit details
Copy full SHA for 5d1c976
View code at this point
Browse repository at this point
Disable history for tests
sebastinas
committed
205ca1b
View commit details
Copy full SHA for 205ca1b
View code at this point
Browse repository at this point
Be consistent with history file expansion
sebastinas
committed
f35f805
View commit details
Copy full SHA for f35f805
View code at this point
Browse repository at this point
Rename {main,code,request}_greenlet to *_context
sebastinas
committed
2b8c30b
View commit details
Copy full SHA for 2b8c30b
View code at this point
Browse repository at this point
Use implementation agnostic names
sebastinas
committed
3057732
View commit details
Copy full SHA for 3057732
View code at this point
Browse repository at this point
Fix typos
sebastinas
committed
1d23529
View commit details
Copy full SHA for 1d23529
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Add a TODO for proper error handling
sebastinas
committed
a40c863
View commit details
Copy full SHA for a40c863
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
fix weird boto docstrings
thomasballinger
committed
ab1cbec
View commit details
Copy full SHA for ab1cbec
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Update paste.py
jkbbwr
authored
bab615d
View commit details
Copy full SHA for bab615d
View code at this point
Browse repository at this point
Fix paste helper.
Show description for d30cd9b
jkbbwr
committed
d30cd9b
View commit details
Copy full SHA for d30cd9b
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
Revert to use '%s' again
Show description for 23ce07f
sebastinas
committed
23ce07f
View commit details
Copy full SHA for 23ce07f
View code at this point
Browse repository at this point
Copyright bump and proper attribution.
ikanobori
committed
2066572
View commit details
Copy full SHA for 2066572
View code at this point
Browse repository at this point
Merge pull request #618 from bpython/size-dependent-scroll
Show description for 69aeee7
sebastinas
authored
69aeee7
View commit details
Copy full SHA for 69aeee7
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
update tests expectations
eliasdorneles
committed
dc243e5
View commit details
Copy full SHA for dc243e5
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Merge branch 'fix-625'
thomasballinger
committed
a60f28d
View commit details
Copy full SHA for a60f28d
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
Ignore locking errors if locks are not available
Show description for fa3dbbf
sebastinas
committed
fa3dbbf
View commit details
Copy full SHA for fa3dbbf
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
combine res
thomasballinger
committed
9a88e73
View commit details
Copy full SHA for 9a88e73
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.