Matti Picus pushed to branch branch/py3.9 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

- - - - -
f887222e by Matti Picus at 2022-02-01T14:55:14+02:00
typo

--HG--
branch : py3.8

- - - - -
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

- - - - -
157f6411 by Matti Picus at 2022-02-02T19:19:11+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -


6 changed files:

- lib_pypy/_testmultiphase.py
- 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/82bfb978302cd2ce417ff1047111b35c062ecb37...157f6411869c6f1e9c8c14809fe99452c1d1d844

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/82bfb978302cd2ce417ff1047111b35c062ecb37...157f6411869c6f1e9c8c14809fe99452c1d1d844
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

Reply via email to