Message380820
| Author | vstinner |
|---|---|
| Recipients | brandtbucher, serhiy.storchaka, vstinner |
| Date | 2020-11-12.12:59:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1605185976.15.0.710047259509.issue42327@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If PyModule_Add() is added, I would suggest to rename PyModule_AddObjectRef() to PyModule_AddRef() for consistency. IMHO PyModule_AddObjectRef() remains useful even if PyModule_Add() is added. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-12 12:59:36 | vstinner | set | recipients: + vstinner, serhiy.storchaka, brandtbucher |
| 2020-11-12 12:59:36 | vstinner | set | messageid: <1605185976.15.0.710047259509.issue42327@roundup.psfhosted.org> |
| 2020-11-12 12:59:36 | vstinner | link | issue42327 messages |
| 2020-11-12 12:59:35 | vstinner | create | |