[issue6776] A few tests are failing when zlib is not supported

2009-08-24 Thread Nicolas Dumazet

New submission from Nicolas Dumazet nicd...@gmail.com:

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.

--
components: Tests
messages: 91923
nosy: nicdumz
severity: normal
status: open
title: A few tests are failing when zlib is not supported
type: behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6776
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6776] A few tests are failing when zlib is not supported

2009-08-24 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

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.

--
nosy: +r.david.murray
priority:  - normal
resolution:  - duplicate
stage:  - committed/rejected
status: open - closed
superseder:  - test_(zipfile|zipimport|gzip|distutils|sqlite) fail if zlib is 
not available

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6776
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6776] A few tests are failing when zlib is not supported

2009-08-24 Thread Ezio Melotti

Changes by Ezio Melotti ezio.melo...@gmail.com:


--
nosy: +ezio.melotti

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6776
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com