[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-16 Thread Xiang Zhang
Change by Xiang Zhang : -- components: +Extension Modules -Interpreter Core resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 2.7, Python 3.7, Python 3.8, Python 3.9 ___ Python tracker

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-16 Thread Xiang Zhang
Xiang Zhang added the comment: 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

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-15 Thread Xiang Zhang
Change by Xiang Zhang : -- pull_requests: +15786 pull_request: https://github.com/python/cpython/pull/16176 ___ Python tracker ___ _

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-15 Thread miss-islington
miss-islington added the comment: New changeset e857fe624d985616f3e1a6e095a5db732e6b3efe by Miss Islington (bot) in branch '3.7': [3.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16175) https://github.com/python/cpython/commit/e857fe624d985616f3e1a6e095a5db7

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-15 Thread miss-islington
miss-islington added the comment: New changeset 322309efe658122cac340adf4995ce40fa0c2e74 by Miss Islington (bot) in branch '3.8': [3.8] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16174) https://github.com/python/cpython/commit/322309efe658122cac340adf4995ce4

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +15785 pull_request: https://github.com/python/cpython/pull/16175 ___ Python tracker ___ __

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +15784 pull_request: https://github.com/python/cpython/pull/16174 ___ Python tracker ___ __

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-13 Thread hai shi
Change by hai shi : -- keywords: +patch pull_requests: +15746 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16136 ___ Python tracker ___

[issue38168] Refleaks in setint() of mmapmodule.c

2019-09-13 Thread hai shi
Change by hai shi : -- title: Reflaks in setint() of mmapmodule.c -> Refleaks in setint() of mmapmodule.c ___ Python tracker ___ __