Tarek Ziade
|
5eb555990a
|
Issue #12180: Fixed a few remaining errors in test_packaging when no threading.
|
2011-05-25 23:46:09 +02:00 |
Victor Stinner
|
79d1b1ce3f
|
Issue #12167: packaging.tests.support, LoggingCatcher restores correctly the
log level. Avoid also calls to .addCleanup() in setUp().
|
2011-05-24 13:59:21 +02:00 |
Tarek Ziade
|
94449616da
|
fixed a few mocking/cleanup issues in packaging test_util for win32
|
2011-05-21 10:37:58 +02:00 |
Ezio Melotti
|
cad648cbc9
|
Skip tests that require zlib in the packaging tests. Also add a requires_zlib decorator to test.support.
|
2011-05-19 21:25:10 +03:00 |
Victor Stinner
|
dd13dd4bcc
|
Issue #12112: packaging reads and writes setup.cfg using UTF-8
|
2011-05-19 18:45:32 +02:00 |
Victor Stinner
|
21a9c748aa
|
packaging: use with open() instead of try/finally: close
|
2011-05-19 15:51:27 +02:00 |
Tarek Ziade
|
1231a4e097
|
initial import of the packaging package in the standard library
|
2011-05-19 13:07:25 +02:00 |