[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: un-messify the _opcode_stack_effect_jump function

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] prevent manual instantiation of select.poll instances

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] allow substitution of TypeVars also in unions

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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_

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] - implement | for generic aliases

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: normalize None to type(None), but then show None in repr of unions

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: remove completely unused old weird file

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/default] ouch, missing CJK range in unicodedata version 13 :-(

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: remove completely unused old weird file

2023-04-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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