[Python-Dev] PEP 556: Threaded garbage collection (original) (raw)

Benjamin Peterson benjamin at python.org
Fri Sep 8 15:04:10 EDT 2017


I like it overall.

On Fri, Sep 8, 2017, at 08:05, Antoine Pitrou wrote:

Hello, I've written a PEP by which you can tell the GC to run in a dedicated thread. The goal is to solve reentrancy issues with finalizers: https://www.python.org/dev/peps/pep-0556/ Regards Antoine. PS: I did not come up with the idea for this PEP while other people were having nightmares. Any nightmares involved in this PEP are fictional, and any resemblance to actual nightmares is purely coincidental. No nightmares were harmed while writing this PEP.


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/benjamin%40python.org



More information about the Python-Dev mailing list