diff options
author | Ryan Rowe <ryanf.rowe@gmail.com> | 2020-03-03 22:29:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 22:29:40 (GMT) |
commit | 3eff46fc7d2e3c80c4dedba4177782f1fc8ad89b (patch) | |
tree | 0c5e7950104d13b3ebdaf72b1b876a82620df043 /Lib/code.py | |
parent | f8f163c38f29e409b044e17afb01ca38485a7227 (diff) | |
download | cpython-3eff46fc7d2e3c80c4dedba4177782f1fc8ad89b.zip cpython-3eff46fc7d2e3c80c4dedba4177782f1fc8ad89b.tar.gz cpython-3eff46fc7d2e3c80c4dedba4177782f1fc8ad89b.tar.bz2 |
bpo-37953: Fix ForwardRef hash and equality checks (GH-15400) (GH-18751)
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 e082e7c)
Co-authored-by: plokmijnuhby <39633434+plokmijnuhby@users.noreply.github.com>
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions