FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/test - micocube/bpython · GitHub
micocube
/
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
Datepicker
Commit history
Commits on Jan 15, 2023
Fix definition of write
sebastinas
committed
29d6f87
View commit details
Copy full SHA for 29d6f87
View code at this point
Browse repository at this point
Remove unused code
sebastinas
committed
b38f6c7
View commit details
Copy full SHA for b38f6c7
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL