[3.7] bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859) by miss-islington · Pull Request #13693 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
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
… 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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
miss-islington
commented
May 31, 2019
miss-islington commented
Contributor Author
@serhiy-storchaka: Status check is done, and it's a success ✅ .
1 similar comment
miss-islington
commented
May 31, 2019
miss-islington commented
Contributor Author
@serhiy-storchaka: Status check is done, and it's a success ✅ .
vstinner
commented
Jun 12, 2019
vstinner commented
Member
@serhiy-storchaka: can this change be merged into 3.7? It LGTM.
serhiy-storchaka
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
d561f84
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-38ab7d4-3.7
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment