Message 390203 - Python tracker
Message390203
| Author | gregory.p.smith |
|---|---|
| Recipients | gregory.p.smith, pablogsal, petr.viktorin |
| Date | 2021-04-04.17:38:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1617557880.15.0.136350057927.issue43725@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Indeed. In particular given the 3.9.3 issue I was assuming such a test should include asserting both the sizeof() ABI structs and offsetof() public members of all ABI structs. On each specific first class supported platform. This goes beyond what https://www.python.org/dev/peps/pep-0652/#testing-the-stable-abi currently states to check size and layout rather than just symbol presence. But seems to match the intent. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-04 17:38:00 | gregory.p.smith | set | recipients: + gregory.p.smith, petr.viktorin, pablogsal |
| 2021-04-04 17:38:00 | gregory.p.smith | set | messageid: <1617557880.15.0.136350057927.issue43725@roundup.psfhosted.org> |
| 2021-04-04 17:38:00 | gregory.p.smith | link | issue43725 messages |
| 2021-04-04 17:38:00 | gregory.p.smith | create | |