Message365975
| Author | serhiy.storchaka |
|---|---|
| Recipients | Mark.Shannon, serhiy.storchaka |
| Date | 2020-04-08.10:23:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1586341435.36.0.923862844443.issue40222@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
+1! I was going to implement this, but first I wanted to implement support of line number ranges instead of just line numbers (co_lineno). We need to design some compact portable format for address to address mapping (or address range to address mapping if it is more efficient). Are you already working on this Mark? I would be glad to make a review. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-08 10:23:55 | serhiy.storchaka | set | recipients: + serhiy.storchaka, Mark.Shannon |
| 2020-04-08 10:23:55 | serhiy.storchaka | set | messageid: <1586341435.36.0.923862844443.issue40222@roundup.psfhosted.org> |
| 2020-04-08 10:23:55 | serhiy.storchaka | link | issue40222 messages |
| 2020-04-08 10:23:55 | serhiy.storchaka | create | |