[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: fix indentation

Matti Picus (@mattip) foss at heptapod.net
Sat Nov 20 13:01:40 EST 2021



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


Commits:
284e47e9 by Matti Picus at 2021-11-20T17:40:47+02:00
fix indentation

--HG--
branch : py3.7

- - - - -
9e3e1fb6 by Matti Picus at 2021-11-20T17:42:06+02:00
more cpython header compatibility fixes for untranslated tests and windows support

--HG--
branch : py3.8

- - - - -
e26a3e38 by Matti Picus at 2021-11-20T17:49:59+02:00
CPython _PyObject_LookupAttrId compatibility - failed getattr does not raise

--HG--
branch : py3.7

- - - - -
0e4ff612 by Matti Picus at 2021-11-20T17:50:30+02:00
merge py3.7 into py3.8

--HG--
branch : py3.8

- - - - -
7ac18b04 by Matti Picus at 2021-11-20T20:00:33+02:00
merge py3.8 into py3.9

--HG--
branch : py3.9

- - - - -


8 changed files:

- .hgignore
- pypy/module/_codecs/locale.py
- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/Python.h
- pypy/module/cpyext/include/pyconfig.h
- pypy/module/cpyext/include/pyport.h
- pypy/objspace/descroperation.py
- pypy/objspace/test/test_descroperation.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/31e4e3698e25699fd8fba55fa4b4e4fa1d08cf99...7ac18b04aaff6ce2b5697df6ae539524ec03042f

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211120/dbb738a0/attachment.html>


More information about the pypy-commit mailing list