Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: e3831f18 by Matti Picus at 2023-04-24T23:03:44+03:00 prefer utf-8 encoding on windows --HG-- branch : win-fix-unicode - - - - - 7680b554 by Matti Picus at 2023-04-24T22:19:15+03:00 add FileEncoder/FileDecoder.as_utf8 and use it in rposix.mkdir --HG-- branch : win-fix-unicode - - - - - 76f0330a by Matti Picus at 2023-04-25T05:12:57+03:00 make test actually use unicode --HG-- branch : win-fix-unicode - - - - - d31f6de2 by Matti Picus at 2023-04-25T05:55:14+03:00 re-enable os.symlink, os.readlink on windows --HG-- branch : win-fix-unicode - - - - - 663f0c5d by Matti Picus at 2023-04-25T06:39:42+03:00 cleanups --HG-- branch : win-fix-unicode - - - - - 870aab04 by Matti Picus at 2023-04-25T06:40:47+03:00 close branch to be merged --HG-- branch : win-fix-unicode - - - - - 1b34cb86 by Matti Picus at 2023-04-25T06:41:34+03:00 Merge with win-fix-unicode, which fixes mkdir for unicode on windows and enables os.symlink, os.readlink --HG-- branch : py3.9 - - - - - 6 changed files: - pypy/module/_locale/interp_locale.py - pypy/module/posix/interp_posix.py - pypy/module/posix/moduledef.py - pypy/module/posix/test/test_posix2.py - pypy/module/sys/std_test.py - rpython/rlib/rposix.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e75ce9eb1ce5da83077e81a149264df3f2cceab6...1b34cb8652f65c256f96c01fcab0972a5dfd5374 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e75ce9eb1ce5da83077e81a149264df3f2cceab6...1b34cb8652f65c256f96c01fcab0972a5dfd5374 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