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


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

--HG--
branch : py3.9

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

--HG--
branch : py3.9

- - - - -
ef2815b0 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.9

- - - - -


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/dcc6a9a8b71b92e3ef9f9880b4d46b616c627343...ef2815b05e62e8482a94167ddacacecc0360fceb

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/dcc6a9a8b71b92e3ef9f9880b4d46b616c627343...ef2815b05e62e8482a94167ddacacecc0360fceb
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