Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 09eb62e2 by Matti Picus at 2023-04-30T05:59:12+03:00 fix st_mode as returned from lstat, which fixes ntpath.islink This should be backported to default --HG-- branch : py3.9 - - - - - 8ea67a76 by Matti Picus at 2023-04-30T06:00:34+03:00 refactor os.remove/os.unlink to take symlink into account This should be backported to default --HG-- branch : py3.9 - - - - - 8 changed files: - pypy/module/posix/interp_posix.py - pypy/module/posix/test/test_posix2.py - rpython/rlib/rposix.py - rpython/rlib/rposix_stat.py - rpython/rlib/rwin32.py - rpython/rlib/rwin32file.py - rpython/rlib/src/winreparse.c - rpython/rlib/src/winreparse.h View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/913501ea701614965dd452762c18810a4eca0845...8ea67a76bf247f747f4d34317556f8039f0ed5e3 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/913501ea701614965dd452762c18810a4eca0845...8ea67a76bf247f747f4d34317556f8039f0ed5e3 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