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 xiang.zhang
Recipients izbyshev, paul.moore, steve.dower, tim.golden, vstinner, xiang.zhang, zach.ware
Date 2018-03-01.09:14:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519895644.83.0.467229070634.issue32903@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e197c7a6740d564ad52fb7901c07d5ff49460f5 by Xiang Zhang (Alexey Izbyshev) in branch 'master':
bpo-32903: Fix a memory leak in os.chdir() on Windows (GH-5801)
https://github.com/python/cpython/commit/3e197c7a6740d564ad52fb7901c07d5ff49460f5
History
Date User Action Args
2018-03-01 09:14:04xiang.zhangsetrecipients: + xiang.zhang, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, izbyshev
2018-03-01 09:14:04xiang.zhangsetmessageid: <1519895644.83.0.467229070634.issue32903@psf.upfronthosting.co.za>
2018-03-01 09:14:04xiang.zhanglinkissue32903 messages
2018-03-01 09:14:04xiang.zhangcreate