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 2001-11-03 20:07 by tim.peters, last changed 2022-04-10 16:04 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
gc_fini.patch | pitrou, 2010-08-04 12:07 | |||
gc_fini2.patch | pitrou, 2010-08-04 12:25 | |||
gc_fini3.patch | pitrou, 2010-08-04 23:11 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-10 16:04:36 | admin | set | github: 35458 |
2010-08-08 22:21:45 | pitrou | set | status: open -> closed resolution: fixed messages: + msg113343 |
2010-08-04 23:11:07 | pitrou | set | files:
+ gc_fini3.patch messages: + msg112920 |
2010-08-04 22:45:05 | pitrou | set | messages: + msg112915 |
2010-08-04 21:26:10 | ncoghlan | set | messages: + msg112898 |
2010-08-04 12:31:09 | pitrou | set | nosy:
+ gvanrossum, ncoghlan |
2010-08-04 12:25:52 | pitrou | set | files:
+ gc_fini2.patch messages: + msg112795 |
2010-08-04 12:07:41 | pitrou | set | files: - gc_fini.patch |
2010-08-04 12:07:34 | pitrou | set | files:
+ gc_fini.patch messages: + msg112793 |
2010-08-04 11:23:48 | pitrou | set | files:
+ gc_fini.patch stage: needs patch -> patch review |
2010-08-04 11:23:37 | pitrou | set | files: - gc_fini.patch |
2010-08-04 11:21:44 | pitrou | set | files:
+ gc_fini.patch keywords: + patch messages: + msg112788 |
2010-08-04 10:19:37 | pitrou | set | messages:
+ msg112783 versions: - Python 2.7 |
2010-03-17 17:46:04 | pitrou | set | title: New gc work -> Print warning at shutdown if gc.garbage not empty stage: needs patch versions: + Python 3.2, - Python 3.1 |
2010-03-17 17:45:38 | pitrou | set | nosy:
+ flox |
2008-12-16 21:41:32 | pitrou | set | nosy:
+ pitrou messages: + msg77936 components: + Interpreter Core, - None versions: + Python 3.1, Python 2.7 |
2001-11-03 20:07:42 | tim.peters | create |