This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年03月12日 21:33 by tarek, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg155483 - (view) | Author: Tarek Ziadé (tarek) * (Python committer) | Date: 2012年03月12日 21:33 | |
the mocked list_installed_files() returns a list of files instead of a list of (path, md5, path) |
|||
| msg155487 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年03月12日 21:46 | |
New changeset c0a9ba08ebe3 by Tarek Ziade in branch 'default': fixed a test mock issue (#14268) http://hg.python.org/distutils2/rev/c0a9ba08ebe3 |
|||
| msg192577 - (view) | Author: Christian Heimes (christian.heimes) * (Python committer) | Date: 2013年07月07日 18:31 | |
I assume the commit has fixed the problem, hasn't it? |
|||
| msg192650 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2013年07月08日 13:28 | |
Yes, this was probably kept open for packaging forward-port, which is now moot. Note that many others distutils2 issues are kept open because they can be relevant for the distlib fork or other packaging libs. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:27 | admin | set | github: 58476 |
| 2013年07月08日 13:28:04 | eric.araujo | set | messages: + msg192650 |
| 2013年07月07日 18:31:16 | christian.heimes | set | status: open -> closed nosy: + christian.heimes messages: + msg192577 resolution: fixed stage: resolved |
| 2012年03月12日 21:46:03 | python-dev | set | nosy:
+ python-dev messages: + msg155487 |
| 2012年03月12日 21:33:34 | tarek | create | |