Message331114
| Author | eric.araujo |
|---|---|
| Recipients | Tiger-222, dstufft, eric.araujo, serhiy.storchaka, xtreak |
| Date | 2018-12-05.14:08:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544018894.62.0.788709270274.issue35416@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think the places that already use try/finally: close are correct. We try to minimize churn in distutils; changing to with is nice but does not fix errors or warning in these cases. The changes for the few spots that don’t use finally: close are welcome though! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-05 14:08:14 | eric.araujo | set | recipients: + eric.araujo, serhiy.storchaka, dstufft, xtreak, Tiger-222 |
| 2018-12-05 14:08:14 | eric.araujo | set | messageid: <1544018894.62.0.788709270274.issue35416@psf.upfronthosting.co.za> |
| 2018-12-05 14:08:14 | eric.araujo | link | issue35416 messages |
| 2018-12-05 14:08:14 | eric.araujo | create | |