diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-01-17 21:02:55 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-01-17 21:02:55 (GMT) |
commit | de5080038f29628db12f0639a3b5df1aa1a93868 (patch) | |
tree | 98e109f9acfd9da3b7776a63428dd0a3e74765a7 /Lib/test/test_random.py | |
parent | 2ff627a686c0ed9e91c0ce6ed2d73050d5fd60da (diff) | |
download | cpython-de5080038f29628db12f0639a3b5df1aa1a93868.zip cpython-de5080038f29628db12f0639a3b5df1aa1a93868.tar.gz cpython-de5080038f29628db12f0639a3b5df1aa1a93868.tar.bz2 |
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.
........
Diffstat (limited to 'Lib/test/test_random.py')
0 files changed, 0 insertions, 0 deletions