Skip to content

Fix test errors with Python 3.13 #476

Fix test errors with Python 3.13

Fix test errors with Python 3.13 #476

Triggered via push October 25, 2024 15:43
Status Failure
Total duration 37s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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
black
Process completed with exit code 1.
mypy
Process completed with exit code 1.
codespell: bpython/test/fodder/encoding_latin1.py#L1
Cannot decode file using encoding "utf-8"
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
mypy
The `python-version` input is not set. The version of Python currently in `PATH` will be used.