Issue37122
Created on 2019-06-01 15:46 by pablogsal, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 13726 | merged | pablogsal, 2019-06-01 15:46 | |
| Messages (2) | |||
|---|---|---|---|
| msg344178 - (view) | Author: Pablo Galindo Salgado (pablogsal) * | Date: 2019-06-01 15:46 | |
Originally proposed in: https://mail.python.org/pipermail/python-dev/2019-June/157812.html |
|||
| msg344192 - (view) | Author: Pablo Galindo Salgado (pablogsal) * | Date: 2019-06-01 17:08 | |
New changeset cd74e66a8c420be675fd2fbf3fe708ac02ee9f21 by Pablo Galindo in branch 'master': bpo-37122: Make co->co_argcount represent the total number of positonal arguments in the code object (GH-13726) https://github.com/python/cpython/commit/cd74e66a8c420be675fd2fbf3fe708ac02ee9f21 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:16 | admin | set | github: 81303 |
| 2019-06-01 17:08:23 | pablogsal | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-06-01 17:08:07 | pablogsal | set | messages: + msg344192 |
| 2019-06-01 15:46:58 | pablogsal | set | keywords:
+ patch stage: patch review pull_requests: + pull_request13610 |
| 2019-06-01 15:46:07 | pablogsal | create | |