bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. by serhiy-storchaka · Pull Request #3729 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
Oct 22, 2017Merged
bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle.#3729
serhiy-storchaka merged 1 commit intopython:masterfrom
bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle.#3729
serhiy-storchaka merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
added
the
needs backport to 3.6
label
serhiy-storchaka
merged commit
04e36af
into
python:master
Copy link Copy Markdown
Contributor
miss-islington
commented
Oct 22, 2017
miss-islington commented
Oct 22, 2017Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
pickle-no-hasattr
branch
Copy link Copy Markdown
Contributor
miss-islington
commented
Oct 22, 2017
miss-islington commented
Oct 22, 2017Sorry, @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…ythonGH-3729). (cherry picked from commit 04e36af)
bedevere-bot
removed
the
needs backport to 3.6
label
Copy link Copy Markdown
bedevere-bot
commented
Oct 23, 2017
bedevere-bot commented
Oct 23, 2017GH-4081 is a backport of this pull request to the 3.6 branch.
serhiy-storchaka added a commit that referenced this pull request
Oct 23, 2017
serhiy-storchaka
mentioned this pull request
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