FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/test - nasingfaund/bpython · GitHub
nasingfaund
/
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 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
Commits on Oct 7, 2021
Test Python 3.10 (#924)
Show description for 78ead4c
thomasballinger
authored
78ead4c
View commit details
Copy full SHA for 78ead4c
View code at this point
Browse repository at this point
disable some tests for pypy
thomasballinger
committed
5ab3087
View commit details
Copy full SHA for 5ab3087
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Changed dict key-matching regex to capture any valid dict key (#920)
Show description for 18f6901
arian-deimling
authored
18f6901
View commit details
Copy full SHA for 18f6901
View code at this point
Browse repository at this point
Commits on May 24, 2021
Fix type name
sebastinas
committed
a905b77
View commit details
Copy full SHA for a905b77
View code at this point
Browse repository at this point
Move str->Path converstion to __init__
sebastinas
committed
2130007
View commit details
Copy full SHA for 2130007
View code at this point
Browse repository at this point
Commits on May 21, 2021
Replace loadini with a Config object
sebastinas
committed
81eb0a5
View commit details
Copy full SHA for 81eb0a5
View code at this point
Browse repository at this point
Commits on May 16, 2021
Put history files in temporary directory
sebastinas
committed
dd596b4
View commit details
Copy full SHA for dd596b4
View code at this point
Browse repository at this point
Fix import
sebastinas
committed
626dcce
View commit details
Copy full SHA for 626dcce
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
Remove duplicated test
sebastinas
committed
65fff86
View commit details
Copy full SHA for 65fff86
View code at this point
Browse repository at this point
Rename duplicated test name
sebastinas
committed
79de0c6
View commit details
Copy full SHA for 79de0c6
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
Check numpy version
sebastinas
committed
a257b3f
View commit details
Copy full SHA for a257b3f
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Treat ... in __doc__ as separator between varargs and kwonly args
sebastinas
committed
30018e4
View commit details
Copy full SHA for 30018e4
View code at this point
Browse repository at this point
Also handle function __doc__ where the signature is split over two or more lines
sebastinas
committed
72e1c4b
View commit details
Copy full SHA for 72e1c4b
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Enable crashers tests for Curtsies (#881)
Show description for 3d315dc
thomasballinger
authored
3d315dc
View commit details
Copy full SHA for 3d315dc
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Remove comment
sebastinas
committed
26fc7cf
View commit details
Copy full SHA for 26fc7cf
View code at this point
Browse repository at this point
Only check exit code if no other exception was raised
sebastinas
committed
f0048eb
View commit details
Copy full SHA for f0048eb
View code at this point
Browse repository at this point
Run tests with tty (fixes #869)
sebastinas
committed
b333f28
View commit details
Copy full SHA for b333f28
View code at this point
Browse repository at this point
Revert to universal_newlines
Show description for ee3b0e9
sebastinas
committed
ee3b0e9
View commit details
Copy full SHA for ee3b0e9
View code at this point
Browse repository at this point
Reenable TestExecArgs tests
sebastinas
committed
35ed73a
View commit details
Copy full SHA for 35ed73a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL