Message396927
@pablogsal
Commit a0252ab9add7d48e9e0604ebf97342e46cf00419 exposes co_qualname to Python. I've added a test case to check that the result coincides with the current implementation of __qualname__. Is there a "standard" way for me to quantify the memory impact of these kinds of changes?
@Mark.Shannon
I'll look into making __qualname__ use __code__.co_qualname as a next step. |
|
Date |
User |
Action |
Args |
2021-07-03 21:50:33 | Gabriele Tornetta | set | recipients:
+ Gabriele Tornetta, Mark.Shannon, pablogsal |
2021-07-03 21:50:33 | Gabriele Tornetta | set | messageid: <1625349033.91.0.786535863737.issue44530@roundup.psfhosted.org> |
2021-07-03 21:50:33 | Gabriele Tornetta | link | issue44530 messages |
2021-07-03 21:50:33 | Gabriele Tornetta | create | |
|