Message 304650 - Python tracker
Message304650
| Author | scoder |
|---|---|
| Recipients | EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, scoder, vstinner |
| Date | 2017-10-20.09:29:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1508491773.52.0.213398074469.issue25658@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Would it be possible to define Py_tss_NEEDS_INIT as a constant variable instead of a static initialiser? That would enable its use also for non-static initialisations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-20 09:29:33 | scoder | set | recipients: + scoder, ncoghlan, vstinner, r.david.murray, erik.bray, masamoto, EdSchouten |
| 2017-10-20 09:29:33 | scoder | set | messageid: <1508491773.52.0.213398074469.issue25658@psf.upfronthosting.co.za> |
| 2017-10-20 09:29:33 | scoder | link | issue25658 messages |
| 2017-10-20 09:29:33 | scoder | create | |