Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
f57ce76d by Matti Picus at 2021-03-02T08:17:15+02:00
fix structseq attribute setter error message

- - - - -
8e095afd by Matti Picus at 2021-03-02T10:49:08+02:00
sync Py_.*Flags with sys.flags, issue 3409

- - - - -
5bd4267b by Matti Picus at 2021-03-02T11:59:50+02:00
make init_flags a init_function

- - - - -
5106061a by Matti Picus at 2021-03-03T11:20:24+02:00
merge default into branch

--HG--
branch : py3.7

- - - - -
d685ad8e by Matti Picus at 2021-03-03T11:40:54+02:00
fix merge for py3.7, redo 95aba12aa102

--HG--
branch : py3.7

- - - - -


8 changed files:

- lib_pypy/_structseq.py
- pypy/interpreter/app_main.py
- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/pythonrun.h
- pypy/module/cpyext/src/missing.c
- pypy/module/cpyext/test/test_cpyext.py
- pypy/module/sys/app.py
- pypy/module/sys/test/test_sysmodule.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/c907a74e8ff151b4af8eda65ff64614ae1a19800...d685ad8e8ec9536db4056a4b6f2c9e1548047eef

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c907a74e8ff151b4af8eda65ff64614ae1a19800...d685ad8e8ec9536db4056a4b6f2c9e1548047eef
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to