bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. by serhiy-storchaka · Pull Request #3729 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Sep 24, 2017

edited by bedevere-bot

Loading

@miss-islington

Copy link Copy Markdown

Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the pickle-no-hasattr branch

October 22, 2017 18:31

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 04e36af9b88cd5e80fc818e51d46f07252a2ff3f 3.6

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Oct 23, 2017

@bedevere-bot

Copy link Copy Markdown

GH-4081 is a backport of this pull request to the 3.6 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

skip news type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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