Message331863
| Author | vstinner |
|---|---|
| Recipients | jess.j, vstinner |
| Date | 2018-12-14.20:11:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544818264.77.0.788709270274.issue35502@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I wrote attached run.py which confirms a leak using tracemalloc: $ python3 run.py 1 calls: 15.3B / call (total: 15.3 kB) 100 calls: 15.3B / call (total: 1527.7 kB) 1000 calls: 15.3B / call (total: 15265.0 kB) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-14 20:11:04 | vstinner | set | recipients: + vstinner, jess.j |
| 2018-12-14 20:11:04 | vstinner | set | messageid: <1544818264.77.0.788709270274.issue35502@psf.upfronthosting.co.za> |
| 2018-12-14 20:11:04 | vstinner | link | issue35502 messages |
| 2018-12-14 20:11:04 | vstinner | create | |