Message388773
I can never remember what "Py_LIMITED_API" stands for. If it's not defined, does that mean we have the *unlimited* API? Is that a superset or a subset of the limited API?
Regarding 1a *and* 1b, I think it would help to list the specific reasons exceptions and other types are not entirely immutable. Is it just __subclasses__ or is there other state (apart from the refcount) that's mutable and visible to the end user? (Or even if it's visible to C API users.) |
|
Date |
User |
Action |
Args |
2021-03-15 19:56:57 | gvanrossum | set | recipients:
+ gvanrossum, nascheme, vstinner, Mark.Shannon, eric.snow |
2021-03-15 19:56:57 | gvanrossum | set | messageid: <1615838217.58.0.893834166596.issue43503@roundup.psfhosted.org> |
2021-03-15 19:56:57 | gvanrossum | link | issue43503 messages |
2021-03-15 19:56:57 | gvanrossum | create | |
|