Message291545
| Author | serhiy.storchaka |
|---|---|
| Recipients | eric.snow, louielu, ncoghlan, serhiy.storchaka, vstinner |
| Date | 2017-04-12.10:42:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1491993732.9.0.368132649848.issue29881@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What if use the term "singleton"? It includes "initialize once" and "finalize at shutdown" meanings. _Py_INIT_SINGLETON() or _Py_SET_SINGLETON()? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-12 10:42:12 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, vstinner, eric.snow, louielu |
| 2017-04-12 10:42:12 | serhiy.storchaka | set | messageid: <1491993732.9.0.368132649848.issue29881@psf.upfronthosting.co.za> |
| 2017-04-12 10:42:12 | serhiy.storchaka | link | issue29881 messages |
| 2017-04-12 10:42:12 | serhiy.storchaka | create | |