Comment 1 for bug 2044857

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Attaching debdiff with PR#817 plus a quick workaround for 2 tests.
The build-time test suite finishes successfully for python 3.12 and 3.11

$ sudo apt install ./python3-eventlet_0.33.1-4ubuntu2_all.deb

$ python3.12 -c 'import eventlet'
$