Skip to content

bpo-44523: Remove the pass-through for hash() in weakref proxy objects#26950

Merged
pablogsal merged 3 commits into
python:mainfrom
pablogsal:bpo-44523
Jun 29, 2021
Merged

bpo-44523: Remove the pass-through for hash() in weakref proxy objects#26950
pablogsal merged 3 commits into
python:mainfrom
pablogsal:bpo-44523

Conversation

@pablogsal

@pablogsal pablogsal commented Jun 29, 2021

Copy link
Copy Markdown
Member

Comment thread Misc/NEWS.d/next/Core and Builtins/2021-06-29-11-49-29.bpo-44523.67-ZIP.rst Outdated
…23.67-ZIP.rst

Co-authored-by: Éric Araujo <merwok@netwok.org>
Comment thread Objects/weakrefobject.c
@pablogsal pablogsal merged commit e2fea10 into python:main Jun 29, 2021
@pablogsal pablogsal deleted the bpo-44523 branch June 29, 2021 22:58
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-26959 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 29, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2021
pythonGH-26950)

(cherry picked from commit e2fea10)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2021
pythonGH-26950)

(cherry picked from commit e2fea10)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-26960 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Jun 29, 2021
GH-26950)

(cherry picked from commit e2fea10)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Jun 29, 2021
GH-26950) (GH-26960)

(cherry picked from commit e2fea10)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants