Matti Picus pushed to branch branch/py3.10 at PyPy / pypy


Commits:
e75ce9eb by Carl Friedrich Bolz-Tereick at 2023-04-17T18:26:42+02:00
also implement __copy__ and __deepcopy__ for zlib (de)compressors

--HG--
branch : py3.9

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

- - - - -
89d65c98 by Matti Picus at 2023-04-25T10:04:17+03:00
merge py3.9

--HG--
branch : py3.10

- - - - -


8 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
- pypy/module/zlib/interp_zlib.py
- pypy/module/zlib/test/test_zlib.py
- rpython/rlib/rposix.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/931ef019c782aafe35436d6729e7939868e40509...89d65c98cd82dd2b90ee3b743fcec6441a697857

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/931ef019c782aafe35436d6729e7939868e40509...89d65c98cd82dd2b90ee3b743fcec6441a697857
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