Files
cpython/Python
Mark Dickinson de5080038f Merged revisions 77589 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77589 | mark.dickinson | 2010-01-17 20:57:56 +0000 (Sun, 17 Jan 2010) | 7 lines

  Issue #7632: When Py_USING_MEMORY_DEBUGGER is defined, disable the
  private memory allocation scheme in dtoa.c, along with a piece of code
  that caches powers of 5 for future use.  This makes it easier to
  detect dtoa.c memory leaks with Valgrind or similar tools.

  Patch by Stefan Krah.
........
2010-01-17 21:02:55 +00:00
..
2009-11-10 19:50:40 +00:00
2009-04-07 22:55:31 +00:00
2009-04-27 20:54:42 +00:00
2009-11-10 19:50:40 +00:00
2009-12-13 01:24:58 +00:00
2009-11-10 22:38:52 +00:00
2009-10-24 20:43:49 +00:00