diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-13 20:00:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-13 20:00:39 (GMT) |
commit | e91edfed4214dbae17b8906b5dc7778769aac620 (patch) | |
tree | 00f76a6d89edba26c9fc11b4023411ec288d5f29 /Objects/codeobject.c | |
parent | cd85200f6d7a92fab04dd8b4745e6ff8d79f231e (diff) | |
download | cpython-e91edfed4214dbae17b8906b5dc7778769aac620.zip cpython-e91edfed4214dbae17b8906b5dc7778769aac620.tar.gz cpython-e91edfed4214dbae17b8906b5dc7778769aac620.tar.bz2 |
bpo-37953: Fix ForwardRef hash and equality checks (GH-15400)
Ideally if we stick a ForwardRef in a dictionary we would like to reliably be able to get it out again.
https://bugs.python.org/issue37953
(cherry picked from commit e082e7cbe4a934b86f7a07354d97d4e14a9dd46a)
Co-authored-by: plokmijnuhby <39633434+plokmijnuhby@users.noreply.github.com>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions