Message232109
| Author | neologix |
|---|---|
| Recipients | arigo, neologix, nikratio, pitrou, serhiy.storchaka, vstinner |
| Date | 2014-12-04.07:27:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAH_1eM3+qX91JSJLwaVzjcnotYYfsOq3D6_30KCireiN2mE+RA@mail.gmail.com> |
| In-reply-to | <1417669792.64.0.700844496244.issue17852@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Serhiy, I believe this still happens in Python 3.4, but it is harder to reproduce. I couldn't get Armin's script to produce the problem either, but I'm pretty sure that this is what causes e.g. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771452#60. Maybe, as it's been said several times, it's an application bug: files should be closed explicitly (or better with a context manager of course). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-12-04 07:27:05 | neologix | set | recipients: + neologix, arigo, pitrou, vstinner, nikratio, serhiy.storchaka |
| 2014-12-04 07:27:05 | neologix | link | issue17852 messages |
| 2014-12-04 07:27:05 | neologix | create | |