]> granicus.if.org Git - python/commit
Issue #3642: Suppress warning in obmalloc when size_t is
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 11 Sep 2008 06:53:30 +0000 (06:53 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 11 Sep 2008 06:53:30 +0000 (06:53 +0000)
commit9fa5a2828c8007dfb678b883d65aecac93e995e4
treec9c1b63259484b3679959bf2fa23b17d0d9933cb
parent84076d8a1180a2e5a8d2c7eeaea3f122c8579b27
Issue #3642: Suppress warning in obmalloc when size_t is
larger than uint. Reverts r65975. Reviewed by Brett Cannon.
Misc/NEWS
Objects/obmalloc.c