cpython/Lib/test/test_inspect
Miss Islington (bot) 35649dfe05
[3.12] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) (GH-118984)
(cherry picked from commit 9c15202441)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
2024-05-13 08:29:47 +00:00
..
__init__.py [3.12] gh-108303: Move all inspect test files to test_inspect/ (GH-109607) (#110732) 2023-10-13 19:05:03 +02:00
inspect_fodder.py
inspect_fodder2.py
inspect_stock_annotations.py
inspect_stringized_annotations.py
inspect_stringized_annotations_2.py [3.12] gh-108303: Move all inspect test files to test_inspect/ (GH-109607) (#110732) 2023-10-13 19:05:03 +02:00
test_inspect.py [3.12] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) (GH-118984) 2024-05-13 08:29:47 +00:00