Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy


Commits:
07ba980f by Carl Friedrich Bolz-Tereick at 2023-01-27T11:01:58+01:00
properly skip this test (which prevented all tests from running)

--HG--
branch : py3.10

- - - - -
495da41e by Carl Friedrich Bolz-Tereick at 2023-01-27T11:42:52+01:00
bpo-43901: lazy creation of .__annotations__ for types and modules

--HG--
branch : py3.10

- - - - -
021429f2 by Carl Friedrich Bolz-Tereick at 2023-01-27T11:44:38+01:00
add a passing test that .__annotations__ on builtin types raises

--HG--
branch : py3.10

- - - - -


5 changed files:

- lib-python/3/test/test_asyncio/test_futures2.py
- pypy/interpreter/module.py
- pypy/interpreter/test/apptest_annotations.py
- pypy/interpreter/typedef.py
- pypy/objspace/std/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/79cc3fca71f437496c58be8f9f38c1ac1a6d877e...021429f2c35184517ca37bfde4c373cba7243324

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/79cc3fca71f437496c58be8f9f38c1ac1a6d877e...021429f2c35184517ca37bfde4c373cba7243324
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