Skip to content

Don't skip pickle check_frame_opcodes(). #15025

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

nascheme
Copy link
Member

This looks like the only place that proto 4 framing gets exercised
so leave it as part of the PGO task.

This looks like the only place that proto 4 framing gets exercised
so leave it as part of the PGO task.
@miss-islington
Copy link
Contributor

Thanks @nascheme for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@nascheme nascheme deleted the pgo_dont_skip_pickle_frame_opcodes branch July 30, 2019 19:08
@miss-islington
Copy link
Contributor

Thanks @nascheme for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2019
This looks like the only place that proto 4 framing gets exercised
so leave it as part of the PGO task.
(cherry picked from commit eca7ffc)

Co-authored-by: Neil Schemenauer <[email protected]>
@bedevere-bot
Copy link

GH-15027 is a backport of this pull request to the 3.8 branch.

lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
This looks like the only place that proto 4 framing gets exercised
so leave it as part of the PGO task.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
This looks like the only place that proto 4 framing gets exercised
so leave it as part of the PGO task.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
This looks like the only place that proto 4 framing gets exercised
so leave it as part of the PGO task.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants