15
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle type annotations in function signatures More... over 3 years ago
Add another tests for function signatures More... over 3 years ago
Following handling of empty values according to the documentation More... over 3 years ago
Add failing test for #966 More... over 3 years ago
Merge pull request #964 from timgates42/bugfix_typo_blocked
ikanobori
as Simon de Vlieger
More... over 3 years ago
docs: fix simple typo, blockied -> blocked More... over 3 years ago
Add GNU Guix installation instructions More... over 3 years ago
Use super More... over 3 years ago
Add more type annotations More... over 3 years ago
Simplify some of the branches More... over 3 years ago
Call clear instead of recreating the instance More... over 3 years ago
Also handle size argument in readlines More... over 3 years ago
Assert that returned value is a str More... over 3 years ago
adjusting annotations More... over 3 years ago
adding annotations and removing else statement More... over 3 years ago
Applying black More... over 3 years ago
Allowing sys.stind.readline receive size parameter More... over 3 years ago
Some simplifications More... almost 4 years ago
Ignore a mypy bug More... almost 4 years ago
Remove unused type stub More... almost 4 years ago
Iterate directly over result of get_tokens More... almost 4 years ago
Directly initialize f_strings More... almost 4 years ago
eval wants a dict, so make sure that the Interpreter has a dict More... almost 4 years ago
Remove unused import More... almost 4 years ago
Fix tests More... almost 4 years ago
Change the type to CursorAwareWindow More... almost 4 years ago
Make window optional for tests More... almost 4 years ago
Add type annotations More... almost 4 years ago
Store window to avoid implicit dependency on blessing/blessed More... almost 4 years ago
Simplify some checks More... almost 4 years ago