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 pitrou
Recipients dangermouseb, pitrou
Date 2011-12-05.18:06:07
SpamBayes Score 0.0043338113
Marked as misclassified No
Message-id <1323108368.32.0.510104541924.issue13533@psf.upfronthosting.co.za>
In-reply-to
Content
If we add a (yet another) variant of Py_Initialize, I would suggest we make it extensible by passing it a struct of arguments (so that the struct can be augmented without breaking compatibility).
History
Date User Action Args
2011-12-05 18:06:08pitrousetrecipients: + pitrou, dangermouseb
2011-12-05 18:06:08pitrousetmessageid: <1323108368.32.0.510104541924.issue13533@psf.upfronthosting.co.za>
2011-12-05 18:06:07pitroulinkissue13533 messages
2011-12-05 18:06:07pitroucreate