mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
characters() and ignorableWhitespace() methods. Original patch by Sebastian Ortiz Vasquez.
This commit is contained in:
commit
3068aed92b
4 changed files with 27 additions and 0 deletions
|
@ -1281,6 +1281,7 @@ Kyle VanderBeek
|
|||
Andrew Vant
|
||||
Atul Varma
|
||||
Dmitry Vasiliev
|
||||
Sebastian Ortiz Vasquez
|
||||
Alexandre Vassalotti
|
||||
Nadeem Vawda
|
||||
Frank Vercruesse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue