CI: test with Python 3.13 #474
Annotations
11 errors and 3 warnings
codespell:
bpython/test/test_args.py#L112
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L319
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L374
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L379
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L389
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L396
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L401
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L449
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_curtsies_repl.py#L456
assertIn ==> asserting, assert in, assertion
|
codespell:
bpython/test/test_filewatch.py#L26
assertIn ==> asserting, assert in, assertion
|
mypy
Process completed with exit code 1.
|
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
codespell:
bpython/test/fodder/encoding_latin1.py#L1
Cannot decode file using encoding "utf-8"
|
mypy
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|