Message 392343 - Python tracker
Message392343
| Author | Mark.Shannon |
|---|---|
| Recipients | Anthony Sottile, Mark.Shannon, gvanrossum, nedbat, pablogsal, petr.viktorin |
| Date | 2021-04-29.18:28:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619720937.3.0.51219275227.issue43933@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 088a15c49d99ecb4c3bef93f8f40dd513c6cae3b by Mark Shannon in branch 'master': bpo-43933: Show frame.f_lineno as None, rather than -1, if there is no line number. (GH-25717) https://github.com/python/cpython/commit/088a15c49d99ecb4c3bef93f8f40dd513c6cae3b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-29 18:28:57 | Mark.Shannon | set | recipients: + Mark.Shannon, gvanrossum, nedbat, petr.viktorin, Anthony Sottile, pablogsal |
| 2021-04-29 18:28:57 | Mark.Shannon | set | messageid: <1619720937.3.0.51219275227.issue43933@roundup.psfhosted.org> |
| 2021-04-29 18:28:57 | Mark.Shannon | link | issue43933 messages |
| 2021-04-29 18:28:57 | Mark.Shannon | create | |