[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: enum _convert is deprecated, use _convert_

2021-08-26 Thread Matti Picus (@mattip)


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


Commits:
0af5060f by Matti Picus at 2021-08-26T08:38:14+03:00
enum _convert is deprecated, use _convert_

--HG--
branch : py3.8

- - - - -
3be11097 by Matti Picus at 2021-08-26T08:38:23+03:00
fix test

--HG--
branch : py3.8

- - - - -
cda20c6b by Matti Picus at 2021-08-26T12:26:41+03:00
improve f-string error messages

--HG--
branch : py3.8

- - - - -


4 changed files:

- extra_tests/test_asyncio.py
- lib_pypy/_cffi_ssl/_stdssl/__init__.py
- pypy/interpreter/astcompiler/fstring.py
- pypy/interpreter/astcompiler/test/test_astbuilder.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cf917f7739c14cab96e782a4682d78a99b21b4a6...cda20c6ba25196fcceee1b9b243154e57b69b44a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cf917f7739c14cab96e782a4682d78a99b21b4a6...cda20c6ba25196fcceee1b9b243154e57b69b44a
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: backport fixes from CPython PR 27968, BPO-45011

2021-08-26 Thread Matti Picus (@mattip)


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


Commits:
79506e2b by Matti Picus at 2021-08-26T14:37:18+03:00
backport fixes from CPython PR 27968, BPO-45011

--HG--
branch : py3.8

- - - - -
6aa1c500 by Matti Picus at 2021-08-26T14:38:31+03:00
raise on non-tuple time arguments to os.utime

--HG--
branch : py3.8

- - - - -


6 changed files:

- lib-python/3/test/test_asyncio/functional.py
- lib-python/3/test/test_asyncio/test_futures.py
- lib-python/3/test/test_asyncio/test_sslproto.py
- lib-python/3/test/test_asyncio/test_tasks.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/test/test_posix2.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cda20c6ba25196fcceee1b9b243154e57b69b44a...6aa1c50071a987a7c479d6921aa29ea75ebd24f0

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cda20c6ba25196fcceee1b9b243154e57b69b44a...6aa1c50071a987a7c479d6921aa29ea75ebd24f0
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[pypy-commit] [Git][pypy/pypy][branch/py3.8] fixes, add new exception for __fspath__ failure

2021-08-26 Thread Matti Picus (@mattip)


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


Commits:
963d34aa by Matti Picus at 2021-08-26T19:21:22+03:00
fixes, add new exception for __fspath__ failure

--HG--
branch : py3.8

- - - - -


1 changed file:

- pypy/module/posix/interp_posix.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/963d34aaf665c9a98ba0258b19c5bb0a90eb4a8b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/963d34aaf665c9a98ba0258b19c5bb0a90eb4a8b
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[pypy-commit] [Git][pypy/pypy][branch/py3.8] accept variation in error message

2021-08-26 Thread Matti Picus (@mattip)


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


Commits:
d6b87e81 by Matti Picus at 2021-08-27T00:51:03+03:00
accept variation in error message

--HG--
branch : py3.8

- - - - -


1 changed file:

- lib-python/3/test/test_positional_only_arg.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/d6b87e810b5580fe3407420f52d44f67f4f2a33a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/d6b87e810b5580fe3407420f52d44f67f4f2a33a
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit