Message242330
| Author | asottile |
|---|---|
| Recipients | asottile, bukzor, pitrou |
| Date | 2015-05-01.15:42:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1430494941.02.0.522280742972.issue24085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, then 3.4 still has the problem: $ rm -rf __pycache__/ *.pyc; python3.4 repro.py ready <module 'city_hoods' from '/tmp/city_hoods.py'> 1112892 VmHWM: 1112892 kB VmRSS: 127196 kB asottile@work:/tmp$ python3.4 repro.py ready <module 'city_hoods' from '/tmp/city_hoods.py'> 77468 VmHWM: 77468 kB VmRSS: 65228 kB |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-01 15:42:21 | asottile | set | recipients: + asottile, pitrou, bukzor |
| 2015-05-01 15:42:21 | asottile | set | messageid: <1430494941.02.0.522280742972.issue24085@psf.upfronthosting.co.za> |
| 2015-05-01 15:42:21 | asottile | link | issue24085 messages |
| 2015-05-01 15:42:20 | asottile | create | |