| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ML declaration (pythonGH-91903) ElementTree method write() and function tostring() now use the text file's encoding ("UTF-8" if not available) instead of locale encoding in XML declaration when encoding="unicode" is specified. (cherry picked from commit 707839b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again.. |
Sorry, something went wrong.
…t in XML declaration (pythonGH-91903) (pythonGH-92665) ElementTree method write() and function tostring() now use the text file's encoding ("UTF-8" if not available) instead of locale encoding in XML declaration when encoding="unicode" is specified. (cherry picked from commit 707839b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Automerge-Triggered-By: GH:serhiy-storchaka
| Back | FazBrowse Home | New Git URL |
ElementTree method write() and function tostring() now use the text file's
encoding ("UTF-8" if not available) instead of locale encoding in XML
declaration when encoding="unicode" is specified.
(cherry picked from commit 707839b)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Automerge-Triggered-By: GH:serhiy-storchaka