]> granicus.if.org Git - python/commit
Mention the code clean-up thanks to Clang's static analyzer in Modules.
authorBrett Cannon <bcannon@gmail.com>
Tue, 4 May 2010 01:04:53 +0000 (01:04 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 4 May 2010 01:04:53 +0000 (01:04 +0000)
commit945df9a388ef5d31105e743de83dbd1382e31ec5
treebb4124aa2720ffc2e9c2d433684ed57969dc88ef
parentd0d2d315896dcef843145dca859f70c3eda8ad1e
Mention the code clean-up thanks to Clang's static analyzer in Modules.

Was not applied to modules that will not compile under OS X, dbmmodule.c,
getaddrinfo.c, and getnameinfo.c.
Misc/NEWS