Message139468
| Author | giampaolo.rodola |
|---|---|
| Recipients | brian.curtin, ezio.melotti, giampaolo.rodola, pitrou, rhettinger |
| Date | 2011-06-30.09:31:47 |
| SpamBayes Score | 0.0017501353 |
| Marked as misclassified | No |
| Message-id | <1309426308.91.0.331751351056.issue12442@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New patch includes: - Py_BEGIN/END_ALLOW_THREADS around GetDiskFreeSpaceEx() call - use of assertGreaterEqual / assertLessEqual when testing the percentage usage - use of hasattr(shutil, 'disk_usage') for skipping the test - extended url reference in the comments |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-30 09:31:49 | giampaolo.rodola | set | recipients: + giampaolo.rodola, rhettinger, pitrou, ezio.melotti, brian.curtin |
| 2011-06-30 09:31:48 | giampaolo.rodola | set | messageid: <1309426308.91.0.331751351056.issue12442@psf.upfronthosting.co.za> |
| 2011-06-30 09:31:48 | giampaolo.rodola | link | issue12442 messages |
| 2011-06-30 09:31:48 | giampaolo.rodola | create | |