Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: fb1da0ec by Carl Friedrich Bolz-Tereick at 2022-01-30T19:54:25+01:00 #3656: update fast2locals to deal with the fact that it's now possible to delete cell vars (was forbidden in python2). --HG-- branch : py3.7 - - - - - 9d1eaad0 by Carl Friedrich Bolz-Tereick at 2022-01-30T20:36:05+01:00 #3656: the reverse locals2fast has the same bug --HG-- branch : py3.7 - - - - - 73247d7c by Matti Picus at 2022-02-02T19:04:29+02:00 fix signature of PyUnicode_DecodeLocale and add PyUnicode_DecodeLocaleAndSize (issue 3661) --HG-- branch : py3.7 - - - - - fa58eb3f by Matti Picus at 2022-02-02T19:18:42+02:00 merge py3.7 --HG-- branch : py3.8 - - - - - 5 changed files: - pypy/interpreter/pyframe.py - pypy/interpreter/test/apptest_pyframe.py - pypy/interpreter/test/test_pyframe.py - pypy/module/cpyext/test/test_unicodeobject.py - pypy/module/cpyext/unicodeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f887222eb8ab1f956cbeaf71d00c6f05066a76f3...fa58eb3f1dc1730237dd25fd30bbaaf597d9a6a0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f887222eb8ab1f956cbeaf71d00c6f05066a76f3...fa58eb3f1dc1730237dd25fd30bbaaf597d9a6a0 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