[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: make test names lower case, since macos and windows use case-insensitive file...

2023-09-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: ebb2a8c9 by Matti Picus at 2023-09-17T22:02:15+03:00 make test names lower case, since macos and windows use case-insensitive file systems, and each test goes in a directory On upstream does pytest handles this, but PyPy uses

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] handle pathlib.Path objects in _ssl (issue 4002)

2023-09-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 3ed1b8e3 by Matti Picus at 2023-09-27T08:05:57+03:00 handle pathlib.Path objects in _ssl (issue 4002) --HG-- branch : py3.9 - - - - - 2 changed files: - lib_pypy/_cffi_ssl/_stdssl/__init__.py - lib_pypy/_cffi_ssl/_stdssl/cer

[pypy-commit] [Mercurial][pypy/pypy][branch/vendor/stdlib-3.9] update to v3.9.18

2023-09-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/vendor/stdlib-3.9 at PyPy / pypy Commits: 8dec7c4f by Matti Picus at 2023-09-27T08:48:55+03:00 update to v3.9.18 --HG-- branch : vendor/stdlib-3.9 - - - - - 9 changed files: - lib-python/3/ssl.py - lib-python/3/tarfile.py - lib-python/3/test/test_httpser

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: update to v3.9.18

2023-09-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 8dec7c4f by Matti Picus at 2023-09-27T08:48:55+03:00 update to v3.9.18 --HG-- branch : vendor/stdlib-3.9 - - - - - 388d1da7 by Matti Picus at 2023-09-27T08:55:31+03:00 merge vendor/stdlib-3.9 to update to v3.9.18 --HG-- branch