Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits: f3d6e1bc by Carl Friedrich Bolz-Tereick at 2021-11-26T23:13:49+01:00 let new_interned_str do the newtext call, that's cheaper because it's not necessary on a cache hit --HG-- branch : py3.7 - - - - - d46f3537 by Carl Friedrich Bolz-Tereick at 2021-11-26T23:59:05+01:00 argh, make sure that when building a class, running the class body happens in a namespace that is a moduledict, not a regular empty dict --HG-- branch : py3.7 - - - - - 3 changed files: - pypy/interpreter/pycode.py - pypy/module/__builtin__/compiling.py - pypy/module/__builtin__/test/apptest_compile.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/eb31f607f784dbcb1d311e0c063f02b599fd3649...d46f3537c8f2034c0c5a91060d88b7af04ce5202 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/eb31f607f784dbcb1d311e0c063f02b599fd3649...d46f3537c8f2034c0c5a91060d88b7af04ce5202 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit