This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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 <[email protected]>
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:33scodersetrecipients: + scoder, ncoghlan, vstinner, r.david.murray, erik.bray, masamoto, EdSchouten
2017-10-20 09:29:33scodersetmessageid: <[email protected]>
2017-10-20 09:29:33scoderlinkissue25658 messages
2017-10-20 09:29:33scodercreate