Message338965
> Neil Schemenauer <nas-python@arctrix.com> added the comment:
> Regarding m_traverse, maybe the list of finalizers should be stored somewhere in the interpreter
> state, not in the atexit module state. That would make more sense to me. atexit could merely be
> a way to manage it rather than actually holding it.
+1 |
|
| Date |
User |
Action |
Args |
| 2019-03-27 15:11:45 | eric.snow | set | recipients:
+ eric.snow, nascheme, pitrou, vstinner, serhiy.storchaka, pablogsal |
| 2019-03-27 15:11:45 | eric.snow | link | issue32312 messages |
| 2019-03-27 15:11:45 | eric.snow | create | |
|