[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] this is a cpy only test

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 79cc3fca by Carl Friedrich Bolz-Tereick at 2023-01-27T10:33:21+01:00 this is a cpy only test --HG-- branch : py3.10 - - - - - 1 changed file: - lib-python/3/test/test_zoneinfo/test_zoneinfo.py View it on H

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: properly skip this test (which prevented all tests from running)

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 07ba980f by Carl Friedrich Bolz-Tereick at 2023-01-27T11:01:58+01:00 properly skip this test (which prevented all tests from running) --HG-- branch : py3.10 - - - - - 495da41e by Carl Friedrich Bolz-Tereick at

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] skip this one

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 9b80726b by Carl Friedrich Bolz-Tereick at 2023-01-27T11:46:59+01:00 skip this one --HG-- branch : py3.10 - - - - - 1 changed file: - lib-python/3/test/test_unicodedata.py View it on Heptapod: https://fos

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] xfail some things where our error is better or has an inconsequential difference

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: c9c06c42 by Carl Friedrich Bolz-Tereick at 2023-01-27T12:06:13+01:00 xfail some things where our error is better or has an inconsequential difference --HG-- branch : py3.10 - - - - - 2 changed files: - lib-p

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] check signum validity

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 0fc501ed by Carl Friedrich Bolz-Tereick at 2023-01-27T12:38:32+01:00 check signum validity --HG-- branch : py3.10 - - - - - 2 changed files: - pypy/module/thread/os_thread.py - pypy/module/thread/test/test_t

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: remove OptimizedUnicode

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: bc294b00 by Carl Friedrich Bolz-Tereick at 2023-01-27T12:44:22+01:00 remove OptimizedUnicode --HG-- branch : py3.10 - - - - - 75ac5429 by Carl Friedrich Bolz-Tereick at 2023-01-27T12:54:23+01:00 fix sqlite test

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] check for presence of GenericAlias early

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 2cae4c4a by Carl Friedrich Bolz-Tereick at 2023-01-27T13:18:09+01:00 check for presence of GenericAlias early --HG-- branch : py3.10 - - - - - 2 changed files: - extra_tests/test_generic_alias.py - lib_pypy/

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix error message of * unpack

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: e8dcd56c by Carl Friedrich Bolz-Tereick at 2023-01-27T13:50:00+01:00 fix error message of * unpack --HG-- branch : py3.10 - - - - - 2 changed files: - pypy/interpreter/pyopcode.py - pypy/interpreter/test/app

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] forbid pickling of DirEntry objects

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 19bb4740 by Carl Friedrich Bolz-Tereick at 2023-01-27T21:56:38+01:00 forbid pickling of DirEntry objects --HG-- branch : py3.9 - - - - - 2 changed files: - pypy/module/posix/interp_scandir.py - pypy/module/po

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] forbid null bytes in pwd.getpwnam

2023-01-27 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 49298e0f by Carl Friedrich Bolz-Tereick at 2023-01-27T22:08:17+01:00 forbid null bytes in pwd.getpwnam --HG-- branch : py3.9 - - - - - 2 changed files: - pypy/module/pwd/interp_pwd.py - pypy/module/pwd/test/t