FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. - #3729

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:pickle-no-hasattr
Oct 22, 2017
Merged

bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle.#3729
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:pickle-no-hasattr

Conversation

serhiy-storchaka commented Sep 24, 2017
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor

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

serhiy-storchaka deleted the pickle-no-hasattr branch October 22, 2017 18:31

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

Copy link
Copy Markdown

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL