Message 58246 - Python tracker
Message58246
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, gvanrossum, janssen |
| Date | 2007-12-06.16:03:16 |
| SpamBayes Score | 0.057738584 |
| Marked as misclassified | No |
| Message-id | <1196956996.65.0.97114315266.issue1469@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The new patch works and fixes the ref leak. I had to move the call self._real_close() from __del__ to PySSL_dealloc(). I don't know if you are going to like it. :] |
|
| Files | |
|---|---|
| File name | Uploaded |
| ssl_gc.patch | christian.heimes, 2007-12-06.16:03:16 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-12-06 16:03:16 | christian.heimes | set | spambayes_score: 0.0577386 -> 0.057738584 recipients: + christian.heimes, gvanrossum, janssen |
| 2007-12-06 16:03:16 | christian.heimes | set | spambayes_score: 0.0577386 -> 0.0577386 messageid: <1196956996.65.0.97114315266.issue1469@psf.upfronthosting.co.za> |
| 2007-12-06 16:03:16 | christian.heimes | link | issue1469 messages |
| 2007-12-06 16:03:16 | christian.heimes | create | |