Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10440
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pedro.larroy@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.119 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.78; '*S*': 0.02; 'subject:memory': 0.16; 'subject:usage': 0.16; 'received:209.85.210.174': 0.19; 'received :mail-iy0-f174.google.com': 0.19; 'message-id:@mail.gmail.com': 0.28; 'to:addr:python-list': 0.34; 'received:google.com': 0.38; 'received:209.85': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'hints?': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=LyCvEZzW/qKYPsov0I5eLkldgjxna1I/AIdXtnEOVUw=; b=NhVi/hlDfXe4vpMMsxvQxC1lXWxqvWhQEcrNz/zsTM2ED7fsxNZi3HMWGLLMNwonPa XMVHgaVvtIdwaNGyyFtEJ3fPqDDIfvZHbk0WIBYCfrqyGIekPmUb2MsJus6G8ccymbFh 4qmUaUnp9f8TuVfmZvondQefsgPqa67tTzoDA= |
| MIME-Version | 1.0 |
| Date | Thu, 28 Jul 2011 11:52:25 +0200 |
| Subject | monotonically increasing memory usage |
| From | Pedro Larroy <pedro.larroy@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1563.1311846747.1164.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1311846747 news.xs4all.nl 23877 [2001:888:2000:d::a6]:35992 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:10440 |
Show key headers only | View raw
Hi pickling Just crossposting this from stackoverflow: http://stackoverflow.com/questions/6857006/python-monotonically-increasing-memory-usage-leak Any hints? Pedro. -- Pedro Larroy Tovar | http://pedro.larroy.com/
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
monotonically increasing memory usage Pedro Larroy <pedro.larroy@gmail.com> - 2011-07-28 11:52 +0200 Re: monotonically increasing memory usage Nobody <nobody@nowhere.com> - 2011-07-28 18:01 +0100 Re: monotonically increasing memory usage Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-07-29 13:35 +0200
csiph-web