Message364987
> Thanks for the clarifications. I will keep looking for simple modules, no state and easy to migrate but also dedicate more time to work on the more complex like datetime. I'm working on PR19122 corrections.
I like changes which convert C extension modules to multiphase initialization API since they fix the error path: they implicitly ensures that the module is properly destroyed if something goes wrong.
Moreover, it will ease the work to fix the other issues that I listed. |
|
Date |
User |
Action |
Args |
2020-03-25 12:54:50 | vstinner | set | recipients:
+ vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, eric.snow, pconnell, isoschiz, corona10, miss-islington, shihai1991 |
2020-03-25 12:54:50 | vstinner | set | messageid: <1585140890.78.0.84509618871.issue1635741@roundup.psfhosted.org> |
2020-03-25 12:54:50 | vstinner | link | issue1635741 messages |
2020-03-25 12:54:50 | vstinner | create | |
|