STINNER Victor <vstin...@redhat.com> added the comment:

The function was added 19 years ago:

commit fee3a2dd8cf984b8261032086fe513bf7327b601
Author: Guido van Rossum <gu...@python.org>
Date:   Sun Aug 27 17:34:07 2000 +0000

    Charles Waldman's patch to reinitialize the interpreter lock after a
    fork.  This solves the test_fork1 problem.  (ceval.c, signalmodule.c,
    intrcheck.c)
    
    SourceForge: [ Patch #101226 ] make threading fork-safe

----------

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

Reply via email to