gh-61448: Fix inspect.getargvalues fails if arg name is not bound to a value#101318
gh-61448: Fix inspect.getargvalues fails if arg name is not bound to a value#101318furkanonder wants to merge 7 commits intopython:mainfrom
Conversation
ezio-melotti
left a comment
There was a problem hiding this comment.
The PR should also include tests. The patches included in the original issue contain tests.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
@ezio-melotti I missed the test case in the patch. I added it, thank you for reviewing it. |
Uh oh!
There was an error while loading. Please reload this page.