Source: jupyter-server Version: 2.14.2-4 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.13
Hi Maintainer The autopkgtests of this package fail with Python 3.13 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/j/jupyter-server/testing/amd64/ 252s ==================================== ERRORS ==================================== 252s [31m [1m_ ERROR at setup of test_authorized_requests[True-PATCH-/api/sessions/{session_id}-{}] _ [0m 252s 252s > [0m [94mlambda [39;49;00m: ihook(item=item, **kwds), when=when, reraise=reraise [90m [39;49;00m 252s ) [90m [39;49;00m 252s [1m [31mE pytest.PytestUnraisableExceptionWarning: Exception ignored in: <sqlite3.Connection object at 0x7f3ec7d665c0> [0m 252s [1m [31mE [0m 252s [1m [31mE Traceback (most recent call last): [0m 252s [1m [31mE File "<frozen os>", line 713, in __getitem__ [0m 252s [1m [31mE KeyError: b'COLUMNS' [0m 252s [1m [31mE [0m 252s [1m [31mE During handling of the above exception, another exception occurred: [0m 252s [1m [31mE [0m 252s [1m [31mE Traceback (most recent call last): [0m 252s [1m [31mE File "<frozen os>", line 716, in __getitem__ [0m 252s [1m [31mE ResourceWarning: unclosed database in <sqlite3.Connection object at 0x7f3ec7d665c0> [0m 252s 252s ihook = <HookCaller 'pytest_runtest_setup'> 252s item = <Function test_authorized_requests[True-PATCH-/api/sessions/{session_id}-{}]> 252s kwds = {} 252s 252s [1m [31m/usr/lib/python3/dist-packages/flaky/flaky_pytest_plugin.py [0m:146: PytestUnraisableExceptionWarning