bpo-37034: Display argument name on errors with keyword-only arguments with Argument Clinic by remilapeyre · Pull Request #13593 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

Rémi Lapeyre added 4 commits

May 27, 2019 16:09

remilapeyre

Rémi Lapeyre added 4 commits

May 29, 2019 14:50

auvipy

vstinner

serhiy-storchaka

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Aug 29, 2019
…ts with Argument Clinic. (pythonGH-13593).

(cherry picked from commit 4901fe2)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>

serhiy-storchaka added a commit that referenced this pull request

Aug 29, 2019
…ts with Argument Clinic. (GH-13593). (GH-15599)

(cherry picked from commit 4901fe2)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020

Labels

type-bug

An unexpected behavior, bug, or error