Message 410408 - Python tracker
Message410408
| Author | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, silverjubleegaming, vstinner |
| Date | 2022-01-12.16:14:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642004095.32.0.193798511967.issue46356@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
f_lineno is not part of the API. No field in PyFrameObject is. I don't know how we can stop people from using them though. If they don't know better than pulling data out of undocumented internal struct, then I'm not sure an underscore prefix is going to help. It won't do any harm, though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-12 16:14:55 | Mark.Shannon | set | recipients: + Mark.Shannon, vstinner, silverjubleegaming |
| 2022-01-12 16:14:55 | Mark.Shannon | set | messageid: <1642004095.32.0.193798511967.issue46356@roundup.psfhosted.org> |
| 2022-01-12 16:14:55 | Mark.Shannon | link | issue46356 messages |
| 2022-01-12 16:14:55 | Mark.Shannon | create | |