Issue 838144: PackageManager does not clean up after itself (original) (raw)

Issue838144

Created on 2003-11-07 20:47 by bob.ippolito, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg18945 - (view) Author: Bob Ippolito (bob.ippolito) * (Python committer) Date: 2003-11-07 20:47
This was discussed on-list, but PackageManager downloads files to /tmp, but never removes them. Documentation should at least mention this, perhaps also on the MacPython page. I will add this information to the pythonmac.org wiki as well.
msg18946 - (view) Author: Ronald Oussoren (ronaldoussoren) * (Python committer) Date: 2006-06-25 21:29
Logged In: YES user_id=580910 Closed as 'won't fix' because PackageManager is no longer maintained and was dropped from the 2.5 tree.
History
Date User Action Args
2022-04-11 14:56:01 admin set github: 39521
2003-11-07 20:47:41 bob.ippolito create