Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
b9d69106 by Carl Friedrich Bolz-Tereick at 2023-04-08T16:28:52+02:00
un-messify the _opcode_stack_effect_jump function
--HG--
branch : py3.9
- - - - -
a2f77a5f by Carl Friedrich Bolz-Tereick at 2023-04-09T12:32
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
386ed4a7 by Carl Friedrich Bolz-Tereick at 2023-04-09T20:42:49+02:00
prevent manual instantiation of select.poll instances
--HG--
branch : py3.10
- - - - -
2 changed files:
- pypy/module/select/interp_select
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
50b92237 by Carl Friedrich Bolz-Tereick at 2023-04-09T21:21:59+02:00
allow substitution of TypeVars also in unions
--HG--
branch : py3.10
- - - - -
2 changed files:
- extra_tests/test_generic_alias.py
- lib_
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
2d4e702b by Carl Friedrich Bolz-Tereick at 2023-04-09T21:03:43+02:00
- implement | for generic aliases
- add __ror__ to union types
--HG--
branch : py3.10
- - - - -
2 changed files:
- extra_tests/test_generi
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
8cf35aea by Carl Friedrich Bolz-Tereick at 2023-04-09T21:32:12+02:00
normalize None to type(None), but then show None in repr of unions
--HG--
branch : py3.10
- - - - -
16879529 by Carl Friedrich Bolz-Tereick a
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
e8b01045 by Carl Friedrich Bolz-Tereick at 2023-04-04T13:13:26+02:00
remove completely unused old weird file
- - - - -
c5229701 by Carl Friedrich Bolz-Tereick at 2023-04-09T21:56:00+02:00
ouch, missing CJK range
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
c5229701 by Carl Friedrich Bolz-Tereick at 2023-04-09T21:56:00+02:00
ouch, missing CJK range in unicodedata version 13 :-(
- - - - -
3 changed files:
- rpython/rlib/unicodedata/generate_unicodedb.py
- rpytho
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
e8b01045 by Carl Friedrich Bolz-Tereick at 2023-04-04T13:13:26+02:00
remove completely unused old weird file
- - - - -
c5229701 by Carl Friedrich Bolz-Tereick at 2023-04-09T21:56:00+02:00
ouch, missing CJK range