Message365745
PyBytesObject could become a struct that contains a single opaque internal struct.
there is some code out there that references PyBytesObjects internals by field name but my searches across a broad swath of code so far seem to suggest that is so rare this change may be plausible (more research needed). People are using the PyBytes_ macros and APIs. yay! |
|
| Date |
User |
Action |
Args |
| 2020-04-04 04:27:58 | gregory.p.smith | set | recipients:
+ gregory.p.smith, vstinner, serhiy.storchaka, colesbury, pablogsal |
| 2020-04-04 04:27:58 | gregory.p.smith | set | messageid: <[email protected]> |
| 2020-04-04 04:27:58 | gregory.p.smith | link | issue40120 messages |
| 2020-04-04 04:27:58 | gregory.p.smith | create | |
|