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 Arfrever, georg.brandl, loewis, martin.panter, mkc, pitrou, python-dev, steve.dower, terry.reedy
Date 2015-06-02.10:08:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433239735.87.0.891076987529.issue5319@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know how acceptable it is to add a return value to Py_Finalize(). Can it break the stable ABI?
History
Date User Action Args
2015-06-02 10:08:56pitrousetrecipients: + pitrou, loewis, georg.brandl, terry.reedy, mkc, Arfrever, python-dev, martin.panter, steve.dower
2015-06-02 10:08:55pitrousetmessageid: <1433239735.87.0.891076987529.issue5319@psf.upfronthosting.co.za>
2015-06-02 10:08:55pitroulinkissue5319 messages
2015-06-02 10:08:55pitroucreate