Message 392604 - Python tracker
Message392604
| Author | nedbat |
|---|---|
| Recipients | Anthony Sottile, Mark.Shannon, gvanrossum, nedbat, pablogsal, petr.viktorin |
| Date | 2021-05-01.16:04:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619885082.53.0.203076679098.issue43933@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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: <1619885082.53.0.203076679098.issue43933@roundup.psfhosted.org> |
| 2021-05-01 16:04:42 | nedbat | link | issue43933 messages |
| 2021-05-01 16:04:42 | nedbat | create | |