mirror of
https://github.com/python/cpython.git
synced 2025-11-01 22:21:35 +00:00
* bpo-39011: Preserve line endings within attributes Line endings within attributes were previously normalized to "\n" in Py3.7/3.8. This patch removes that normalization, as line endings which were replaced by entity numbers should be preserved in original form. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ElementInclude.py | ||
| ElementPath.py | ||
| ElementTree.py | ||