FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/cli.py - ssylvain/bpython · GitHub
ssylvain
/
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
cli.py
on
main
User selector
Datepicker
Commit history
Commits on May 8, 2022
eval wants a dict, so make sure that the Interpreter has a dict
sebastinas
committed
b3b74b8
View commit details
Copy full SHA for b3b74b8
View code at this point
Browse repository at this point
Commits on May 4, 2022
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
Add more type annotations and fix some mypy errors
sebastinas
committed
deb757d
View commit details
Copy full SHA for deb757d
View code at this point
Browse repository at this point
Make Interaction an abstract base class
sebastinas
committed
8caa915
View commit details
Copy full SHA for 8caa915
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 May 2, 2022
Remove unused function
sebastinas
committed
cca075a
View commit details
Copy full SHA for cca075a
View code at this point
Browse repository at this point
Changed type hinting on curses windows to be compatible with python 3.7
Ben-Reg
authored and
sebastinas
committed
d8d68d2
View commit details
Copy full SHA for d8d68d2
View code at this point
Browse repository at this point
Imported Literal using _typing_compat instead of typing
Ben-Reg
authored and
sebastinas
committed
bcd3c31
View commit details
Copy full SHA for bcd3c31
View code at this point
Browse repository at this point
Fixed pytest errors
Ben-Reg
authored and
sebastinas
committed
6f4b3c2
View commit details
Copy full SHA for 6f4b3c2
View code at this point
Browse repository at this point
Found and fixed the mock error, still need to address the matches_iter error
Ben-Reg
authored and
sebastinas
committed
a832ea3
View commit details
Copy full SHA for a832ea3
View code at this point
Browse repository at this point
good-enough solutions
thomasballinger
authored and
sebastinas
committed
7d4f80d
View commit details
Copy full SHA for 7d4f80d
View code at this point
Browse repository at this point
Ran black and codespell
Ben-Reg
authored and
sebastinas
committed
2de72b3
View commit details
Copy full SHA for 2de72b3
View code at this point
Browse repository at this point
Mostly done, but have some questions about the missing attributes in repl.py
Ben-Reg
authored and
sebastinas
committed
c2f1c39
View commit details
Copy full SHA for c2f1c39
View code at this point
Browse repository at this point
Done with cli.py, working on repl.py
Ben-Reg
authored and
sebastinas
committed
2ae5c45
View commit details
Copy full SHA for 2ae5c45
View code at this point
Browse repository at this point
Formatted with Black
Ben-Reg
authored and
sebastinas
committed
136631d
View commit details
Copy full SHA for 136631d
View code at this point
Browse repository at this point
Finished squashing the mypy errors, use --follow-imports=error to ignore errors from imports that haven't been typed yet.
Ben-Reg
authored and
sebastinas
committed
4e55dde
View commit details
Copy full SHA for 4e55dde
View code at this point
Browse repository at this point
Progress
Ben-Reg
authored and
sebastinas
committed
b47b918
View commit details
Copy full SHA for b47b918
View code at this point
Browse repository at this point
Saving progress
Ben-Reg
authored and
sebastinas
committed
f42d1be
View commit details
Copy full SHA for f42d1be
View code at this point
Browse repository at this point
Still working my way down.
Ben-Reg
authored and
sebastinas
committed
3c3a81d
View commit details
Copy full SHA for 3c3a81d
View code at this point
Browse repository at this point
Had to punt on get_color()
Ben-Reg
authored and
sebastinas
committed
9c56f05
View commit details
Copy full SHA for 9c56f05
View code at this point
Browse repository at this point
Did the forward_if_not_current decorator function. Not 100% sure about the types.
Ben-Reg
authored and
sebastinas
committed
6fecebd
View commit details
Copy full SHA for 6fecebd
View code at this point
Browse repository at this point
Not sure about forward_if_not_current() typing.
Ben-Reg
authored and
sebastinas
committed
7ae4c79
View commit details
Copy full SHA for 7ae4c79
View code at this point
Browse repository at this point
Done through line 120
Ben-Reg
authored and
sebastinas
committed
8a292ed
View commit details
Copy full SHA for 8a292ed
View code at this point
Browse repository at this point
Just starting out
Ben-Reg
authored and
sebastinas
committed
3d3a663
View commit details
Copy full SHA for 3d3a663
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 Aug 7, 2021
Add type annotations to a few files
qwergle
committed
9861781
View commit details
Copy full SHA for 9861781
View code at this point
Browse repository at this point
Commits on May 21, 2021
Replace Struct with a dataclass
sebastinas
committed
dec96ef
View commit details
Copy full SHA for dec96ef
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
Fix spelling errors found by codespell
sebastinas
committed
15447b5
View commit details
Copy full SHA for 15447b5
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Remove global state of bpython.importcompletion
Show description for ec79bd8
sebastinas
committed
ec79bd8
View commit details
Copy full SHA for ec79bd8
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
Fix check of key code (fixes #859)
sebastinas
committed
e66dc0a
View commit details
Copy full SHA for e66dc0a
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Use tuples instead of lists
sebastinas
committed
be8737c
View commit details
Copy full SHA for be8737c
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Apply black
sebastinas
committed
80539f1
View commit details
Copy full SHA for 80539f1
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Catch and raise OSError
sebastinas
committed
3cfda64
View commit details
Copy full SHA for 3cfda64
View code at this point
Browse repository at this point
Use str.format and f-strings where possible
sebastinas
committed
3b83c02
View commit details
Copy full SHA for 3b83c02
View code at this point
Browse repository at this point
Update use of super and class definitions
sebastinas
committed
8f03ee2
View commit details
Copy full SHA for 8f03ee2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL