[pypy-commit] [Git][pypy/pypy][branch/py3.9] add __class_getitem__ to classes

Matti Picus (@mattip) foss at heptapod.net
Tue Nov 23 11:10:51 EST 2021



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


Commits:
1f509d24 by Matti Picus at 2021-11-23T18:10:31+02:00
add __class_getitem__ to classes

--HG--
branch : py3.9

- - - - -


11 changed files:

- lib_pypy/_contextvars.py
- lib_pypy/_ctypes/array.py
- lib_pypy/_functools.py
- pypy/interpreter/typedef.py
- pypy/module/__builtin__/functional.py
- pypy/module/_sre/interp_sre.py
- pypy/module/_weakref/interp__weakref.py
- pypy/module/itertools/interp_itertools.py
- pypy/module/posix/interp_scandir.py
- pypy/objspace/descroperation.py
- pypy/objspace/std/dictproxyobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1f509d24814d78287744126c5a873b4706a6fa3b

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1f509d24814d78287744126c5a873b4706a6fa3b
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/20211123/88a48318/attachment.html>


More information about the pypy-commit mailing list