Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2.#11859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedFeb 14, 2019
edited by bedevere-bot
Loading

Escape\r,\0 and\x1a (end-of-file on Windows) in Unicode strings.

https://bugs.python.org/issue31829

Escape ``\r``, ``\0`` and ``\x1a`` (end-of-file on Windows) in Unicode strings.
Co-Authored-By: serhiy-storchaka <storchaka@gmail.com>
@serhiy-storchakaserhiy-storchaka merged commit38ab7d4 intopython:masterMay 31, 2019
@miss-islington
Copy link
Contributor

Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@serhiy-storchakaserhiy-storchaka deleted the pickle-binary branchMay 31, 2019 08:29
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 31, 2019
… 2. (pythonGH-11859)Escape ``\r``, ``\0`` and ``\x1a`` (end-of-file on Windows) in Unicode strings.(cherry picked from commit38ab7d4)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-13693 is a backport of this pull request to the3.7 branch.

miss-islington added a commit that referenced this pull requestJun 12, 2019
… 2. (GH-11859)Escape ``\r``, ``\0`` and ``\x1a`` (end-of-file on Windows) in Unicode strings.(cherry picked from commit38ab7d4)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull requestJan 14, 2020
… 2. (pythonGH-11859)Escape ``\r``, ``\0`` and ``\x1a`` (end-of-file on Windows) in Unicode strings.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@ZackerySpytzZackerySpytzZackerySpytz left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@serhiy-storchaka@miss-islington@bedevere-bot@ZackerySpytz@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp