- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message390325
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | pablogsal |
|---|---|
| Recipients | christian.heimes, gregory.p.smith, lukasz.langa, ned.deily, pablogsal, petr.viktorin, steve.dower, vstinner |
| Date | 2021-04-06.12:40:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1617712804.34.0.75368297198.issue43725@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If I understand correctly, this is analyzing the DWARF information on the binaries, so is quite coupled to the platform you compile to, but you can detect violations that affect other platforms if they share the same code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-06 12:40:04 | pablogsal | set | recipients: + pablogsal, gregory.p.smith, vstinner, christian.heimes, ned.deily, petr.viktorin, lukasz.langa, steve.dower |
| 2021-04-06 12:40:04 | pablogsal | set | messageid: <1617712804.34.0.75368297198.issue43725@roundup.psfhosted.org> |
| 2021-04-06 12:40:04 | pablogsal | link | issue43725 messages |
| 2021-04-06 12:40:04 | pablogsal | create | |

