[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] accept NULL tp_doc (bpo-41832)

2023-08-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 656547c4 by Matti Picus at 2023-08-29T14:23:56+03:00 accept NULL tp_doc (bpo-41832) --HG-- branch : py3.10 - - - - - 1 changed file: - pypy/module/cpyext/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] accept NULL tp_doc (bpo-41832)

2023-08-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 8b8bc35e by Matti Picus at 2023-08-29T14:23:56+03:00 accept NULL tp_doc (bpo-41832) --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/py