Message261907
| Author | vstinner |
|---|---|
| Recipients | serhiy.storchaka, vstinner, yselivanov |
| Date | 2016-03-17.11:08:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1458212910.74.0.954718494152.issue26567@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I used this patch to identify a ResourceWarning in test_faulthandler when the test is interrupted by CTRL+c: it's really efficient! I will be very useful to identify all ResourceWarning that I saw in test_asyncio, like the ones seen on the AIX buildbot. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-17 11:08:30 | vstinner | set | recipients: + vstinner, serhiy.storchaka, yselivanov |
| 2016-03-17 11:08:30 | vstinner | set | messageid: <1458212910.74.0.954718494152.issue26567@psf.upfronthosting.co.za> |
| 2016-03-17 11:08:30 | vstinner | link | issue26567 messages |
| 2016-03-17 11:08:30 | vstinner | create | |