Message392604
I'm trying to see if these changes affect coverage.py, but pytest 6.2.3 fails with:
=== CPython 3.10.0a7+ (rev 558df90109) with Python tracer (.tox/anypy/bin/python) ===
ImportError while loading conftest '/Users/nedbatchelder/coverage/trunk/tests/conftest.py'.
TypeError: required field "lineno" missing from alias
Is this something I am doing wrong? |
|
| Date |
User |
Action |
Args |
| 2021-05-01 16:04:42 | nedbat | set | recipients:
+ nedbat, gvanrossum, petr.viktorin, Mark.Shannon, Anthony Sottile, pablogsal |
| 2021-05-01 16:04:42 | nedbat | set | messageid: <[email protected]> |
| 2021-05-01 16:04:42 | nedbat | link | issue43933 messages |
| 2021-05-01 16:04:42 | nedbat | create | |
|