Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
316dabe0 by Carl Friedrich Bolz-Tereick at 2021-11-27T13:00:03+01:00
fix marshal docstring

--HG--
branch : py3.7

- - - - -
ed0af12f by Carl Friedrich Bolz-Tereick at 2021-11-27T13:15:49+01:00
this todo has been fixed with the previous commit

--HG--
branch : py3.7

- - - - -
4bda3b4a by Carl Friedrich Bolz-Tereick at 2021-11-27T13:36:22+01:00
implement _opcode.stack_effect

--HG--
branch : py3.7

- - - - -


8 changed files:

- pypy/config/pypyoption.py
- + pypy/module/_opcode/__init__.py
- + pypy/module/_opcode/interp_opcode.py
- + pypy/module/_opcode/moduledef.py
- + pypy/module/_opcode/test/__init__.py
- + pypy/module/_opcode/test/apptest_opcode.py
- pypy/module/marshal/moduledef.py
- pypy/objspace/std/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0a0cdcd78d632d2aa86c8de74761aa81dd46edd9...4bda3b4a9750a83ec2c03f30fbe61138ae9701d7

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0a0cdcd78d632d2aa86c8de74761aa81dd46edd9...4bda3b4a9750a83ec2c03f30fbe61138ae9701d7
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