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
|
311a2d1bc9
|
make sure split() is called before the encoding
|
2011-05-19 13:59:45 +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 |