Sebastian Pipping
Sebastian Pipping
@bartland by now I learned that even on non-EFI hardware I can run EFI VMs in QEMU just find — which I understood that earlier. I was able to download...
@bartland with both #334 and #335 merged now, I would expect Git `master` to work out of the box for openSUSE now. Can you confirm?
@bartland works for me, have a good time! :beers:
@bartland are you back?
@bartland perfect, thanks for testing! Release 2.9.0 with these fixes is now in PyPI.
Hi! 👋 I would like to note two things: - This issue is related: https://github.com/python/cpython/issues/141994 - SAX feature `xml.sax.handler.feature_external_pes` is not actually supported in CPython, see https://github.com/python/cpython/blob/bc9e63dd9d2931771415cca1b0ed774471d523c0/Lib/xml/sax/expatreader.py#L154-L157 for proof.