FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython - bpython/bpython · GitHub
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
251
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
07ec4e9
User selector
Datepicker
Commit history
Commits on Oct 13, 2020
Remove PythonLexer from bpython._py3compat
sebastinas
committed
07ec4e9
View commit details
Copy full SHA for 07ec4e9
View code at this point
Browse repository at this point
Remove use of six.moves.range
sebastinas
committed
8f77951
View commit details
Copy full SHA for 8f77951
View code at this point
Browse repository at this point
Remove Python 2 specific tests
sebastinas
committed
d56e832
View commit details
Copy full SHA for d56e832
View code at this point
Browse repository at this point
Remove encoding header
sebastinas
committed
ebe19cc
View commit details
Copy full SHA for ebe19cc
View code at this point
Browse repository at this point
Remove __future__ imports
sebastinas
committed
bebcdb3
View commit details
Copy full SHA for bebcdb3
View code at this point
Browse repository at this point
Fix check when matching modules
Show description for 4e382a8
sebastinas
committed
4e382a8
View commit details
Copy full SHA for 4e382a8
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Fix invalid escape sequences.
thomasballinger
authored and
sebastinas
committed
c9a8aa3
View commit details
Copy full SHA for c9a8aa3
View code at this point
Browse repository at this point
Restore original save behavior for cli and urwid
thomasballinger
authored and
sebastinas
committed
cd01afd
View commit details
Copy full SHA for cd01afd
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Fix fd encodings (#629)
Show description for e59905b
thomasballinger
authored
e59905b
View commit details
Copy full SHA for e59905b
View code at this point
Browse repository at this point
Raise ValueError with repr of failing node
sebastinas
committed
5bdb173
View commit details
Copy full SHA for 5bdb173
View code at this point
Browse repository at this point
Fix handling of set()
sebastinas
committed
5b2634e
View commit details
Copy full SHA for 5b2634e
View code at this point
Browse repository at this point
Handle set() as literal as in ast.literal_eval
sebastinas
committed
9b7009f
View commit details
Copy full SHA for 9b7009f
View code at this point
Browse repository at this point
Skip tests for set literals under Python 2
sebastinas
committed
13d4671
View commit details
Copy full SHA for 13d4671
View code at this point
Browse repository at this point
Refactor simple_eval tests
sebastinas
committed
30f30ee
View commit details
Copy full SHA for 30f30ee
View code at this point
Browse repository at this point
Handle set literals in all versions
sebastinas
committed
35c7c68
View commit details
Copy full SHA for 35c7c68
View code at this point
Browse repository at this point
Add simpleeval tests for set literals
sebastinas
committed
19641c3
View commit details
Copy full SHA for 19641c3
View code at this point
Browse repository at this point
Use py3 for version checks
sebastinas
committed
f3cf6a6
View commit details
Copy full SHA for f3cf6a6
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
8b2c97f
View commit details
Copy full SHA for 8b2c97f
View code at this point
Browse repository at this point
Simplify version checks
sebastinas
committed
660cd66
View commit details
Copy full SHA for 660cd66
View code at this point
Browse repository at this point
Also handle Name nodes for indexing (fixes #809)
sebastinas
committed
900cf06
View commit details
Copy full SHA for 900cf06
View code at this point
Browse repository at this point
Handle Subscript nodes with slices of type ast.Constant
Show description for baa92a0
sebastinas
committed
baa92a0
View commit details
Copy full SHA for baa92a0
View code at this point
Browse repository at this point
Support set nodes in simple_eval
Show description for 99c601a
sebastinas
committed
99c601a
View commit details
Copy full SHA for 99c601a
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Implement a non-configurable skiplist for import completion (fixes #845)
sebastinas
committed
f51c5e6
View commit details
Copy full SHA for f51c5e6
View code at this point
Browse repository at this point
Integrate width awareness
Show description for 4ede389
rybarczykj
authored and
sebastinas
committed
4ede389
View commit details
Copy full SHA for 4ede389
View code at this point
Browse repository at this point
Delete _Helper inside the interpreter instance
sebastinas
committed
46270e0
View commit details
Copy full SHA for 46270e0
View code at this point
Browse repository at this point
Do not patch __loader__ if not available
sebastinas
committed
afc28c3
View commit details
Copy full SHA for afc28c3
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
rename s_hist to screen_hist
rybarczykj
authored and
sebastinas
committed
84d581a
View commit details
Copy full SHA for 84d581a
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Refactoring to start using getattr_static (#832)
Show description for abc261a
rybarczykj
authored
abc261a
View commit details
Copy full SHA for abc261a
View code at this point
Browse repository at this point
Commits on Aug 1, 2020
Add info on how to set default external editors
etiennerichart
authored and
sebastinas
committed
c39a9ab
View commit details
Copy full SHA for c39a9ab
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Fix issue returning from editor
rybarczykj
authored and
thomasballinger
committed
077a837
View commit details
Copy full SHA for 077a837
View code at this point
Browse repository at this point
ImportFinder: Support find_spec interface
tbabej
committed
a453c02
View commit details
Copy full SHA for a453c02
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Remove Enum to maintain Python 2 support
thomasballinger
committed
ac93c74
View commit details
Copy full SHA for ac93c74
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Use bpython._py3compat
Show description for e8cd564
sebastinas
committed
e8cd564
View commit details
Copy full SHA for e8cd564
View code at this point
Browse repository at this point
Prevent symbolic link loops in import completion
Show description for b2111bd
etiennerichart
authored
b2111bd
View commit details
Copy full SHA for b2111bd
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
012ea90
View commit details
Copy full SHA for 012ea90
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL