[Python-Dev] PEP 442 accepted (original) (raw)
Benjamin Peterson benjamin at python.org
Wed Jun 5 18:10:54 CEST 2013
- Previous message: [Python-Dev] [Python-checkins] cpython: Add reference implementation for PEP 443
- Next message: [Python-Dev] PEP 442 accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I (and Guido) are accepting PEP 442 (Safe object finalization) on the condition that finalizers are only ever called once globally.
Congratulations to Antoine on writing yet another PEP that deeply touches the core language in a way that everyone can agree is an improvement.. I look forward to reviewing the code.
-- Regards, Benjamin
- Previous message: [Python-Dev] [Python-checkins] cpython: Add reference implementation for PEP 443
- Next message: [Python-Dev] PEP 442 accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]