◐ Shell
clean mode source ↗

gh-87106: Fix `inspect.signature.bind` handling of positional-only arguments with `**kwargs` by jacobtylerwalls · Pull Request #103404 · python/cpython

…nly arguments with `**kwargs`

@bedevere-bot mentioned this pull request

Apr 10, 2023

@jacobtylerwalls

sobolevn

@sobolevn

sobolevn

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

jacobtylerwalls

@jacobtylerwalls

sobolevn

serhiy-storchaka

serhiy-storchaka

@jacobtylerwalls

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 13, 2024
…nly arguments with **kwargs (pythonGH-103404)

(cherry picked from commit 9c15202)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 13, 2024
…nly arguments with **kwargs (pythonGH-103404)

(cherry picked from commit 9c15202)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>

serhiy-storchaka pushed a commit that referenced this pull request

May 13, 2024
…only arguments with **kwargs (GH-103404) (GH-118984)

(cherry picked from commit 9c15202)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>

serhiy-storchaka pushed a commit that referenced this pull request

May 13, 2024
…only arguments with **kwargs (GH-103404) (#118985)

(cherry picked from commit 9c15202)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>

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

Jul 17, 2024