]> granicus.if.org Git - python/commit
Issue #12034: Fix bogus caching of result in check_GetFinalPathNameByHandle.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 21 Oct 2012 14:33:33 +0000 (16:33 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 21 Oct 2012 14:33:33 +0000 (16:33 +0200)
commit06eecead03a7698ca7a1d15548e6bf35fab2dbfb
treec077c774aafca6b4683d5c9e21a1e541dadc5304
parentd3a3e640b60484aa1450ca4a605d0e817f9e108f
Issue #12034: Fix bogus caching of result in check_GetFinalPathNameByHandle.
Patch by Atsuo Ishimoto.
Misc/NEWS
Modules/posixmodule.c