This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eryksun
Recipients eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-01-12.05:49:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547272193.28.0.144727168718.issue29734@roundup.psfhosted.org>
In-reply-to
Content
The os__getfinalpathname_impl handle leak and VOLUME_NAME_NT problems were fixed in another issue. However, PR 740 also includes fixes for handle leaks in os.stat, specifically in win32_xstat_impl and get_target_path.
History
Date User Action Args
2019-01-12 05:49:54eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower
2019-01-12 05:49:53eryksunsetmessageid: <1547272193.28.0.144727168718.issue29734@roundup.psfhosted.org>
2019-01-12 05:49:53eryksunlinkissue29734 messages
2019-01-12 05:49:53eryksuncreate