-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 42940 |
|---|
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2021-01-16.16:30:52.922> labels = ['type-bug', '3.8', '3.9'] title = 'Incorrect behavior of inspect.signature(f).bind' updated_at = <Date 2021-01-16.16:30:52.922> user = 'https://bugs.python.org/slavkostrov'bugs.python.org fields:
activity = <Date 2021-01-16.16:30:52.922> actor = 'slavkostrov' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = <Date 2021-01-16.16:30:52.922> creator = 'slavkostrov' dependencies = [] files = [] hgrepos = [] issue_num = 42940 keywords = [] message_count = 1.0 messages = ['385143'] nosy_count = 1.0 nosy_names = ['slavkostrov'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue42940' versions = ['Python 3.8', 'Python 3.9']Linked PRs
- gh-87106: Fix
inspect.signature.bindhandling of positional-only arguments with**kwargs#103404 - [3.12] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) #118984
- [3.13] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) #118985
hoodmane
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error