Issue6776
Created on 2009-08-24 15:13 by nicdumz, last changed 2009-08-24 17:47 by ezio.melotti.
|
msg91923 - (view) |
Author: Nicolas Dumazet (nicdumz) |
Date: 2009-08-24 15:13 |
|
test_distutils, test_zipfile, test_gzip and test_zimport are not
completely safe when zlib module is not available.
I've uploaded a patch on Rietveld which solves the issue here:
http://codereview.appspot.com/111041
Those are my first steps with Rietveld, please let me know if I can
improve something :)
Thanks,
Nicolas.
|
|
msg91924 - (view) |
Author: R. David Murray (r.david.murray) |
Date: 2009-08-24 15:56 |
|
This is a duplicate of issue 6026, where patch activity has already
occurred. Thanks for working on this, and please review that case and
see if all of the issues you found are addressed there.
|
|
| Date |
User |
Action |
Args |
| 2009-08-24 17:47:12 | ezio.melotti | set | nosy:
+ ezio.melotti
|
| 2009-08-24 15:56:41 | r.david.murray | set | status: open -> closed
nosy:
+ r.david.murray messages:
+ msg91924 resolution: duplicate priority: normal superseder: test_(zipfile|zipimport|gzip|distutils|sqlite) fail if zlib is not available stage: committed/rejected |
| 2009-08-24 15:13:43 | nicdumz | create | |
|