Message232127
| Author | pitrou |
|---|---|
| Recipients | arigo, neologix, nikratio, pitrou, serhiy.storchaka, tim.peters, vstinner |
| Date | 2014-12-04.11:06:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <54804051.20807@free.fr> |
| In-reply-to | <1417691104.88.0.480478290737.issue17852@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Le 04/12/2014 12:05, STINNER Victor a écrit : > >> The problem is that the order of tp_finalize calls is arbitrary >> when there is a reference cycle > > If we want to guaranty that all files are properly flushed at exit, the best option is to maintain a list of open files. I am not talking about files flushing at exit. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-12-04 11:06:59 | pitrou | set | recipients: + pitrou, tim.peters, arigo, vstinner, nikratio, neologix, serhiy.storchaka |
| 2014-12-04 11:06:59 | pitrou | link | issue17852 messages |
| 2014-12-04 11:06:59 | pitrou | create | |