Closed
Description
As tested using a scratch build on the Fedora build system: https://koji.fedoraproject.org/koji/taskinfo?taskID=103367353
I'm uploading the logs as otherwise they will get garbage collected within a couple of weeks.
Note: one error - the AssertionError
in test_buffer
- is introduced somewhere between 0.4.3 and the current master, it also fails when building for Fedora 38 which has Python 3.11, while building 0.4.3 succeeds and building 0.4.3 with the patches for handling imp
removal passes tests on Fedora 38 and fails with the same test_vim
event loop issue but passes test_buffer
.