Message 79277 - Python tracker
Message79277
| Author | darrenr |
|---|---|
| Recipients | LambertDW, benjamin.peterson, darrenr, loewis |
| Date | 2009-01-06.18:36:01 |
| SpamBayes Score | 0.046327878 |
| Marked as misclassified | No |
| Message-id | <1231266962.19.0.503607777237.issue4794@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Regardless of the type of algorithm used by the garbage collector that currently exists in Python, its worst-case performance is undesirable. I have some interest in implementing a garbage collector for Python with improved performance characteristics but don't really have the time for it. Hopefully someone does. In any case thanks for hearing me out. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-06 18:36:02 | darrenr | set | recipients: + darrenr, loewis, benjamin.peterson, LambertDW |
| 2009-01-06 18:36:02 | darrenr | set | messageid: <1231266962.19.0.503607777237.issue4794@psf.upfronthosting.co.za> |
| 2009-01-06 18:36:01 | darrenr | link | issue4794 messages |
| 2009-01-06 18:36:01 | darrenr | create | |