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 matrixise
Recipients matrixise, mohantys
Date 2019-05-23.07:57:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558598238.94.0.429477633564.issue37016@roundup.psfhosted.org>
In-reply-to
Content
Hi Soumya,

But Py_Initialize and Py_Finalize are not called in this case, and it's not a bug of CPython.

I suggest you read this link: https://docs.python.org/3/extending/embedding.html#very-high-level-embedding 

Thank you
History
Date User Action Args
2019-05-23 07:57:18matrixisesetrecipients: + matrixise, mohantys
2019-05-23 07:57:18matrixisesetmessageid: <1558598238.94.0.429477633564.issue37016@roundup.psfhosted.org>
2019-05-23 07:57:18matrixiselinkissue37016 messages
2019-05-23 07:57:18matrixisecreate