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 miss-islington, shihai1991, xiang.zhang
Date 2019-09-16.07:07:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568617655.24.0.239330878193.issue38168@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68d8c122972d7a49627b983af4ccbfad9f5ade17 by Xiang Zhang in branch '2.7':
[2.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16176)
https://github.com/python/cpython/commit/68d8c122972d7a49627b983af4ccbfad9f5ade17
History
Date User Action Args
2019-09-16 07:07:35xiang.zhangsetrecipients: + xiang.zhang, miss-islington, shihai1991
2019-09-16 07:07:35xiang.zhangsetmessageid: <1568617655.24.0.239330878193.issue38168@roundup.psfhosted.org>
2019-09-16 07:07:35xiang.zhanglinkissue38168 messages
2019-09-16 07:07:35xiang.zhangcreate