You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep the empty prefix registered for other namespace
register_namespace("", uri) still makes it the default namespace, unless the
default_namespace option is used for other uri. Serializing such tree no
longer produces two xmlns attributes (pythongh-118416).
0 commit comments