Public bug reported:
Here's the repro script:
#!/usr/bin/env python3
import sys
from lxml import etree
XSD = """\
http://www.w3.org/2001/XMLSchema";>
"""
XML = """\
Guido
TechnicalBackup
"""
print("%-20s: %s" % ('Python', sys.version_info))
print("
Looks like we have a regression, because this bug is back in trusty
(14.04). I've waited several hours for the "Submitting now ..." spinner
to stop (see attached screen shot) and I'm not hopeful. :-)
Unfortunately, the interface for changing the status of this issue
appears to be broken or disabled
2 matches
Mail list logo