| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ |
|
| |
|
| |
|
|
|
|
|
|
| |
This change also makes sure the logger handlers are not alterated after an
installation. That also fixes the remaining environment alteration issue in
test_packaging.
|
| |
|
|
|
|
| |
for those
|
|
|
|
| |
invalid in ISO C)
|
| |
|
| |
|
|
|
|
| |
Fix a reference leak.
|
|
|
|
| |
log level. Avoid also calls to .addCleanup() in setUp().
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not true under Windows 7
|
| |
|
| |
|
|
|
|
| |
packaging.pypi.errors.HashDoesNotMatch errors
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mkstemp() in its test module
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Avoid also zombi processes: Popen.communicate() calls its wait() method.
|
| |
|
|
|
|
| |
server_close() in the stop method.
|
| |
|
| |
|
| |
|
|
|
|
| |
packaging.util requires the env keyword.
|
|
|
|
| |
Don't encode the path list
|
| |
|
|
|
|
|
| |
* read: use tokenize.detect_encoding()
* write: use 'utf-8'
|
| |
|
|
|
|
| |
requires_zlib decorator to test.support.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We don't need to open the files in text mode just to create them (or update
their modification time).
|
| |
|
| |
|
|
|
|
| |
environment
|