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 alexis, amaury.forgeotdarc, eric.araujo, nadeem.vawda, pitrou, python-dev, tarek, vstinner
Date 2011-06-10.17:50:31
SpamBayes Score 6.0139893e-05
Marked as misclassified No
Message-id <1307728225.3653.5.camel@localhost.localdomain>
In-reply-to <1307728180.13.0.119467200054.issue12167@psf.upfronthosting.co.za>
Content
> I’m afraid I don’t understand enough to fix this.  I looked at
> test_simple_built in test_command_bdist_dumb and found no C code
> involved.

It means that either packaging or test_packaging keeps references to
more and more objects.
You don't need to know C, but you have to investigate.
History
Date User Action Args
2011-06-10 17:50:32pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, nadeem.vawda, tarek, eric.araujo, alexis, python-dev
2011-06-10 17:50:31pitroulinkissue12167 messages
2011-06-10 17:50:31pitroucreate