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 OSError, test, fix exception for __fspath__

--HG--
branch : py3.7

- - - - -
84a0744f by Matti Picus at 2022-01-28T00:43:49+02:00
skip one overly-pedantic check for structseq length, fix test that list raises

--HG--
branch : py3.7

- - - - -
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

- - - - -
9331f0a6 by Carl Friedrich Bolz-Tereick at 2022-01-28T14:54:50+01:00
merge py3.8

--HG--
branch : py3.9

- - - - -


6 changed files:

- lib-python/3/test/test_os.py
- pypy/interpreter/test/test_unicodehelper.py
- pypy/interpreter/unicodehelper.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/interp_scandir.py
- pypy/module/posix/test/test_posix2.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/bb70aa4da75f28bdb2b8451b255b3641d23b0f81...9331f0a6132f6f34cd0158b37d4bb34332854353

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/bb70aa4da75f28bdb2b8451b255b3641d23b0f81...9331f0a6132f6f34cd0158b37d4bb34332854353
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

Reply via email to