- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message133940
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | pitrou |
|---|---|
| Recipients | flox, kaifeng, neologix, pitrou |
| Date | 2011-04-17.22:27:53 |
| SpamBayes Score | 0.000617607 |
| Marked as misclassified | No |
| Message-id | <1303079274.27.0.606416332962.issue11849@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> To sum up, python is returning memory, but your libc is not. > You can force it using malloc_trim, see the attached patch (I'm not at > all suggesting its inclusion, it's just an illustration). That's an interesting thing, perhaps you want to open a feature request as a separate issue? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-17 22:27:54 | pitrou | set | recipients: + pitrou, flox, neologix, kaifeng |
| 2011-04-17 22:27:54 | pitrou | set | messageid: <1303079274.27.0.606416332962.issue11849@psf.upfronthosting.co.za> |
| 2011-04-17 22:27:53 | pitrou | link | issue11849 messages |
| 2011-04-17 22:27:53 | pitrou | create | |

