]> granicus.if.org Git - python/commit
Fix the advertised size of PyCFunctionObjects in sys._debugmallocstats().
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 30 Dec 2012 21:46:04 +0000 (22:46 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 30 Dec 2012 21:46:04 +0000 (22:46 +0100)
commit0811f98e103f87b0b268948f56df55852e6fdf29
treefec9676e382b51b2a2e0313df38b77950064f5ae
parent62c75f1e527d4f12dc72c3311cdd4ed23a567308
Fix the advertised size of PyCFunctionObjects in sys._debugmallocstats().
Objects/methodobject.c