Victor Stinner
|
21a9c748aa
|
packaging: use with open() instead of try/finally: close
|
2011-05-19 15:51:27 +02:00 |
Tarek Ziade
|
fd88318ac4
|
Issue #12115: skipping all tests that need threading under a threadless environment
|
2011-05-19 15:26:59 +02:00 |
Victor Stinner
|
35de5ac44d
|
packaging: don't use locale encoding to compute MD5 checksums
Open the file in binary mode or use UTF-8 encoding.
|
2011-05-19 15:09:57 +02:00 |
Tarek Ziade
|
cd0f7bfd32
|
Issue #12113: make sure generated module is not reused on a second run
|
2011-05-19 14:46:10 +02:00 |
Tarek Ziade
|
3b1a22a6df
|
Issue #12109 fixing typo in packaging's test_command_upload_docs
|
2011-05-19 13:46:41 +02:00 |
Tarek Ziade
|
1231a4e097
|
initial import of the packaging package in the standard library
|
2011-05-19 13:07:25 +02:00 |