Robert Collins added the comment:

This patch is a minimal stab at the issue.

We should do this change because as it stands genuine user affecting errors can 
be masked both in pipelines and non-pipeline cases.

A more comprehensive patch would also change e.g. Py_Exit, and the various 
other users of Py_Finalize like freeze.

I'm not sure where to add an automated test for this; it does sane things under 
my manual testing.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24864>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to