[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: catch correct error

2022-01-28 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 53d349c1 by Matti Picus at 2022-01-28T10:45:02+02:00 catch correct error - - - - - 91ff9dba by Matti Picus at 2022-01-28T11:10:16+02:00 skip check that exposes difference between rpython os.stat and python2 os.stat - - - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] #3652: fix handling of backslash in raw unicode escape decoders that don't

2022-01-28 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 6c982e01 by Carl Friedrich Bolz-Tereick at 2022-01-28T14:46:26+01:00 #3652: fix handling of backslash in raw unicode escape decoders that don't start valid escape sequences --HG-- branch : py3.7 - - - - - 2 ch

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: test, fix: use rewinddir() in scandir

2022-01-28 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 70009fa4 by Matti Picus at 2022-01-27T22:43:26+02:00 test, fix: use rewinddir() in scandir --HG-- branch : py3.7 - - - - - 105a6f60 by Matti Picus at 2022-01-27T22:54:42+02:00 dup2 returns fd2, stat(-1) raises O

[pypy-commit] [Git][pypy/pypy][branch/py3.9] (mgorny): #3653: fix the search paths for the time zone info files

2022-01-28 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 3d5525dd by Carl Friedrich Bolz-Tereick at 2022-01-28T14:56:15+01:00 (mgorny): #3653: fix the search paths for the time zone info files --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_sysconfigdat