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


Commits:
773fa209 by Matti Picus at 2023-12-08T10:06:54+02:00
fix some trivially failing windows sys tests

--HG--
branch : py3.10

- - - - -
2d3470ad by Matti Picus at 2023-12-08T11:49:21+02:00
fix test

--HG--
branch : py3.10

- - - - -
62f614dc by Matti Picus at 2023-12-08T12:06:37+02:00
test, implement window API functions PyErr_SetFromWindowsErrWithFilename, 
PyErr_SetExcFromWindowsErrWithFilenameObject, 
PyErr_SetExcFromWindowsErrWithFilenameObjects (issue #4035)

--HG--
branch : py3.10

- - - - -
6b57df19 by Matti Picus at 2023-12-10T05:46:28+02:00
fix translation on windows

--HG--
branch : py3.10

- - - - -


5 changed files:

- pypy/module/cpyext/pyerrors.py
- pypy/module/cpyext/test/test_pyerrors.py
- pypy/module/sys/test/test_initpath.py
- pypy/module/sys/test/test_sysmodule.py
- pypy/tool/release/test/test_package.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/438e97d4d84e028c2439d97fecac86167b4cbe5e...6b57df19971e11a8d83f04ffab3b4b5194ce9baa

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/438e97d4d84e028c2439d97fecac86167b4cbe5e...6b57df19971e11a8d83f04ffab3b4b5194ce9baa
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