Message301073
| Author | pitrou |
|---|---|
| Recipients | brett.cannon, pitrou, vstinner, zach.ware |
| Date | 2017-08-31.23:22:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504221753.87.0.668097147167.issue31217@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> It seems like the "leak" is the call to sys.getallocatedblocks() which creates a new integer, and the integer is kept alive between two loop iterations. I doubt it. If that was the case, the reference count would increase as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-31 23:22:33 | pitrou | set | recipients: + pitrou, brett.cannon, vstinner, zach.ware |
| 2017-08-31 23:22:33 | pitrou | set | messageid: <1504221753.87.0.668097147167.issue31217@psf.upfronthosting.co.za> |
| 2017-08-31 23:22:33 | pitrou | link | issue31217 messages |
| 2017-08-31 23:22:33 | pitrou | create | |