Message331097
| Author | Tiger-222 |
|---|---|
| Recipients | Tiger-222, dstufft, eric.araujo |
| Date | 2018-12-05.08:54:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544000059.73.0.788709270274.issue35416@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am looking to clean-up potential ResourceWarnings in distutils. The patch will provide 2 changes:
- ensure file descriptor are always closed when it is not the case
- and uniformization of the "with open(...)" use |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-05 08:54:19 | Tiger-222 | set | recipients: + Tiger-222, eric.araujo, dstufft |
| 2018-12-05 08:54:19 | Tiger-222 | set | messageid: <1544000059.73.0.788709270274.issue35416@psf.upfronthosting.co.za> |
| 2018-12-05 08:54:19 | Tiger-222 | link | issue35416 messages |
| 2018-12-05 08:54:19 | Tiger-222 | create | |