Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy


Commits:
e1a851df by Carl Friedrich Bolz-Tereick at 2023-01-13T22:52:49+01:00
imp -> _imp renaming

--HG--
branch : py3.9

- - - - -
d63670ed by Matti Picus at 2023-01-15T18:59:28+02:00
move trigger to create _testmultiphase to the test.support import, fixes 
test.importlib

--HG--
branch : py3.9

- - - - -
d072b616 by Matti Picus at 2023-01-25T13:04:04+02:00
pull in code needed for os.symlink, os.readlink on windows. Still failing tests

--HG--
branch : py3.9

- - - - -
b99dcf89 by Matti Picus at 2023-01-25T13:56:29+02:00
revert change in test file

--HG--
branch : py3.9

- - - - -
76126a36 by Matti Picus at 2023-01-26T10:09:32+02:00
fix py.local -> str conversion in 6be20c0dda3c

--HG--
branch : py3.9

- - - - -
1d18ebbe by Matti Picus at 2023-01-26T13:47:38+02:00
fix moving windows-specific things to rwin32 in 6be20c0dda3c

--HG--
branch : py3.9

- - - - -
19bb4740 by Carl Friedrich Bolz-Tereick at 2023-01-27T21:56:38+01:00
forbid pickling of DirEntry objects

--HG--
branch : py3.9

- - - - -
49298e0f by Carl Friedrich Bolz-Tereick at 2023-01-27T22:08:17+01:00
forbid null bytes in pwd.getpwnam

--HG--
branch : py3.9

- - - - -
ae04aa27 by Carl Friedrich Bolz-Tereick at 2023-01-28T14:27:48+01:00
merge py3.9

--HG--
branch : py3.10

- - - - -


12 changed files:

- lib-python/3/test/support/__init__.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/interp_scandir.py
- pypy/module/posix/moduledef.py
- pypy/module/posix/test/test_posix2.py
- pypy/module/posix/test/test_scandir.py
- pypy/module/pwd/interp_pwd.py
- pypy/module/pwd/test/test_pwd.py
- rpython/rlib/rposix.py
- rpython/rlib/rwin32.py
- + rpython/rlib/src/winreparse.c
- + rpython/rlib/src/winreparse.h


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e8dcd56cb0a2b71fc9e3ead2ce8ec8d3d7b56df0...ae04aa2733760219e895d0d7936263a9fb0324ee

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e8dcd56cb0a2b71fc9e3ead2ce8ec8d3d7b56df0...ae04aa2733760219e895d0d7936263a9fb0324ee
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to