Message191230
| Author | pitrou |
|---|---|
| Recipients | pitrou, sbt |
| Date | 2013-06-15.19:44:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1371325465.2585.4.camel@fsol> |
| In-reply-to | <51BCC3C6.9070108@gmail.com> |
| Content | |
|---|---|
> > As for the interpreter shutdown itself, I have a pending patch (post-PEP 442) > > to get rid of the globals cleanup as well. It may be better to merge the two approaches. > > So you would just depend on garbage collection? No, I also clean up those modules that are left alive after a garbage collection pass. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-15 19:44:33 | pitrou | set | recipients: + pitrou, sbt |
| 2013-06-15 19:44:33 | pitrou | link | issue18214 messages |
| 2013-06-15 19:44:33 | pitrou | create | |