bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. by serhiy-storchaka · Pull Request #11859 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 31, 2019… 2. (pythonGH-11859) Escape ``\r``, ``\0`` and ``\x1a`` (end-of-file on Windows) in Unicode strings. (cherry picked from commit 38ab7d4) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request
Jun 12, 2019DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020… 2. (pythonGH-11859) Escape ``\r``, ``\0`` and ``\x1a`` (end-of-file on Windows) in Unicode strings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters