bpo-41900: C14N 2.0 serialisation failed for unprefixed attributes when a default namespace was defined. by scoder · Pull Request #22474 · python/cpython

@scoder

…en a default namespace was defined.

@scoder scoder deleted the bpo-41900_c14n_defns branch

October 3, 2020 06:07

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 3, 2020
…en a default namespace was defined. (pythonGH-22474)

(cherry picked from commit 6a412c9)

Co-authored-by: scoder <stefan_ml@behnel.de>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 3, 2020
…en a default namespace was defined. (pythonGH-22474)

(cherry picked from commit 6a412c9)

Co-authored-by: scoder <stefan_ml@behnel.de>

scoder pushed a commit that referenced this pull request

Oct 3, 2020

scoder pushed a commit that referenced this pull request

Oct 3, 2020

xzy3 pushed a commit to xzy3/cpython that referenced this pull request

Oct 18, 2020

@scoder