[issue2222] Memory leak in os.rename?

Hirokazu Yamamoto report at bugs.python.org
Wed Apr 23 05:25:47 CEST 2008


Hirokazu Yamamoto <ocean-city at users.sourceforge.net> added the comment:

I reimplemented patch without O&, and made test for all platforms.
Unfortunately Windows doesn't have os.link and os.symlink, so for
os.rename only.

Added file: http://bugs.python.org/file10077/test_and_fix.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2222>
__________________________________


More information about the Python-bugs-list mailing list