Message112783
| Author | pitrou |
|---|---|
| Recipients | flox, pitrou, tim.peters |
| Date | 2010-08-04.10:19:36 |
| SpamBayes Score | 0.021236485 |
| Marked as misclassified | No |
| Message-id | <1280917178.92.0.628671694396.issue477863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Displaying the full list may be unwieldy if it's very large. Instead, we could by default display the following kind of message: Python warning: 5 uncollectable objects remaining at interpreter shutdown. Use gc.DEBUG_UNCOLLECTABLE to list them. And list gc.garbage only if gc.DEBUG_UNCOLLECTABLE is defined. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-04 10:19:39 | pitrou | set | recipients: + pitrou, tim.peters, flox |
| 2010-08-04 10:19:38 | pitrou | set | messageid: <1280917178.92.0.628671694396.issue477863@psf.upfronthosting.co.za> |
| 2010-08-04 10:19:37 | pitrou | link | issue477863 messages |
| 2010-08-04 10:19:37 | pitrou | create | |