Issue36362
Created on 2019-03-19 10:03 by matrixise, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 12430 | merged | matrixise, 2019-03-19 10:06 | |
| Messages (3) | |||
|---|---|---|---|
| msg338337 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2019-03-19 10:03 | |
I am going to publish my PR. |
|||
| msg338420 - (view) | Author: miss-islington (miss-islington) | Date: 2019-03-19 23:37 | |
New changeset 0d765e3849f1010276bb349b557b79ed94befa0b by Miss Islington (bot) (Stéphane Wirtel) in branch 'master': bpo-36362: Avoid unused variables when HAVE_DYNAMIC_LOADING is not defined (GH-12430) https://github.com/python/cpython/commit/0d765e3849f1010276bb349b557b79ed94befa0b |
|||
| msg338421 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2019-03-19 23:37 | |
Thanks! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:12 | admin | set | github: 80543 |
| 2019-03-19 23:37:54 | brett.cannon | set | status: open -> closed nosy:
+ brett.cannon resolution: fixed |
| 2019-03-19 23:37:25 | miss-islington | set | nosy:
+ miss-islington messages: + msg338420 |
| 2019-03-19 10:06:37 | matrixise | set | title: Detected unused variables with --with-address-sanitizer -> Detected unused variables in import.c and HAVE_DYNAMIC_LOADING=False with --with-address-sanitizer |
| 2019-03-19 10:06:08 | matrixise | set | keywords:
+ patch stage: patch review pull_requests: + pull_request12384 |
| 2019-03-19 10:03:47 | matrixise | create | |
