Issue 5684: test_zipfile writes in its test directory
Created on 2009-04-04 08:19 by tarek, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| issue5684_test_zipfile.diff | flox, 2010-01-19 18:02 | Patch, apply to trunk | ||
| Messages (3) | |||
|---|---|---|---|
| msg85382 - (view) | Author: Tarek Ziadé (tarek) * ![]() |
Date: 2009-04-04 08:19 | |
test_zipfile writes in its test directory, which can be a problem if this directory is read-only in some installations. |
|||
| msg98065 - (view) | Author: Florent Xicluna (flox) * ![]() |
Date: 2010-01-19 18:02 | |
Patch using the proposed context manager (#7712). |
|||
| msg99581 - (view) | Author: Florent Xicluna (flox) * ![]() |
Date: 2010-02-19 16:28 | |
Fixed with #7712. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:47 | admin | set | github: 49934 |
| 2010-02-19 16:28:04 | flox | set | status: open -> closed superseder: Add a context manager to change cwd in test.test_support and run the test suite in a temp dir. messages: + msg99581 dependencies:
- Add a context manager to change cwd in test.test_support and run the test suite in a temp dir. |
| 2010-01-19 18:06:10 | ezio.melotti | set | priority: low -> normal assignee: ezio.melotti stage: needs patch -> patch review keywords: + needs review versions: + Python 3.2 |
| 2010-01-19 18:02:49 | flox | set | files:
+ issue5684_test_zipfile.diff nosy:
+ flox keywords: + patch |
| 2010-01-16 05:43:03 | ezio.melotti | set | dependencies: + Add a context manager to change cwd in test.test_support and run the test suite in a temp dir. |
| 2010-01-15 12:24:51 | ezio.melotti | set | nosy:
+ ezio.melotti versions: - Python 3.0 stage: needs patch |
| 2009-04-04 08:19:49 | tarek | create | |
