Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits: 8eaf3bd2 by Carl Friedrich Bolz-Tereick at 2021-10-25T19:49:38+02:00 give GenericAlias a __new__ --HG-- branch : py3.9 - - - - - b35ca10e by Carl Friedrich Bolz-Tereick at 2021-10-25T19:58:18+02:00 pickling, orig_class --HG-- branch : py3.9 - - - - - d050ba0f by Carl Friedrich Bolz-Tereick at 2021-10-25T20:05:33+02:00 add __class_getitem__ to dict and set/frozenset --HG-- branch : py3.9 - - - - - d638cc16 by Carl Friedrich Bolz-Tereick at 2021-10-25T20:53:56+02:00 add GenericAlias support to a number of classes --HG-- branch : py3.9 - - - - - 14 changed files: - extra_tests/test_generic_alias.py - lib_pypy/_pypy_generic_alias.py - pypy/module/_collections/interp_deque.py - pypy/module/_collections/test/test_defaultdict.py - pypy/module/_collections/test/test_deque.py - pypy/module/_collections/test/test_ordereddict.py - pypy/objspace/descroperation.py - pypy/objspace/std/dictmultiobject.py - pypy/objspace/std/setobject.py - pypy/objspace/std/test/test_dictmultiobject.py - pypy/objspace/std/test/test_obj.py - pypy/objspace/std/test/test_setobject.py - pypy/objspace/std/test/test_typeobject.py - pypy/objspace/std/tupleobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/13d42ea91dcd4183dff17b340a7b3349258461de...d638cc16b588d690f32fc034eb53a5ac1999bacd -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/13d42ea91dcd4183dff17b340a7b3349258461de...d638cc16b588d690f32fc034eb53a5ac1999bacd 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