Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy
Commits: dde3bb1e by Armin Rigo at 2020-04-18T09:08:30+02:00 Redo what's in the issue-3211-debug branch, now in a more definitive way --HG-- branch : fix-windows-utf8 - - - - - d7b37c8f by Armin Rigo at 2020-04-18T09:30:05+02:00 fix os.listdir() on Windows with unicode file names --HG-- branch : fix-windows-utf8 - - - - - 32676287 by Armin Rigo at 2020-04-19T11:25:30+02:00 Oops, fix --HG-- branch : fix-windows-utf8 - - - - - debbbfa1 by Armin Rigo at 2020-04-19T11:28:06+02:00 add a test --HG-- branch : fix-windows-utf8 - - - - - c8f9913f by Armin Rigo at 2020-07-14T10:31:39+02:00 hg merge py3.6 --HG-- branch : fix-windows-utf8 - - - - - aa1c90a3 by Armin Rigo at 2020-07-14T10:35:13+02:00 Partial merge of the fix-windows-utf8 branch. Drops the changes to the listdir() implementation, which have probably been redone better in py3.6. Keeps the test and the unicode checking logic. --HG-- branch : py3.6 - - - - - ce59b886 by Armin Rigo at 2020-07-14T10:35:42+02:00 merge heads --HG-- branch : py3.6 - - - - - 2 changed files: - pypy/module/posix/test/test_posix2.py - pypy/objspace/std/unicodeobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/d29ee619e1930a6378e8a4677ae1944e906094ec...ce59b886ce1988f6667590e133d078a85a6daf1e -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/d29ee619e1930a6378e8a4677ae1944e906094ec...ce59b886ce1988f6667590e133d078a85a6daf1e You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
