[mypyc] Replace deprecated _PyDict_GetItemStringWithError by cdce8p · Pull Request #17930 · python/mypy

@cdce8p

hauntsaninja

@cdce8p

@cdce8p cdce8p deleted the replace-deprecated-cpython-function-2 branch

October 16, 2024 14:53

hauntsaninja added a commit to hauntsaninja/mypy that referenced this pull request

Dec 28, 2024

hauntsaninja added a commit that referenced this pull request

Dec 28, 2024
Fixes mypyc/mypyc#1078

Introduced in #17930

See the first commit to see the bug (wrong condition)

---------

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

svalentin pushed a commit that referenced this pull request

Dec 30, 2024
Fixes mypyc/mypyc#1078

Introduced in #17930

See the first commit to see the bug (wrong condition)

---------

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>