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 brett.cannon
Recipients brett.cannon, jcea
Date 2011-01-27.02:31:40
SpamBayes Score 0.023453454
Marked as misclassified No
Message-id <1296095500.76.0.218253777913.issue8914@psf.upfronthosting.co.za>
In-reply-to
Content
Analyzed by downloading the latest Clang static analyzer from http://clang-analyzer.llvm.org/ and running ``scan-build ./configure --with-pydebug; scan-build make -s -j2``. The attached tar.xz (yes I went with a cutting edge archival format; get pax on UNIX to read it) contains the HTML report.
History
Date User Action Args
2011-01-27 02:31:40brett.cannonsetrecipients: + brett.cannon, jcea
2011-01-27 02:31:40brett.cannonsetmessageid: <1296095500.76.0.218253777913.issue8914@psf.upfronthosting.co.za>
2011-01-27 02:31:40brett.cannonlinkissue8914 messages
2011-01-27 02:31:40brett.cannoncreate