Skip to content

gh-61448: Fix inspect.getargvalues fails if arg name is not bound to a value#101318

Open
furkanonder wants to merge 7 commits intopython:mainfrom
furkanonder:issue-61448
Open

gh-61448: Fix inspect.getargvalues fails if arg name is not bound to a value#101318
furkanonder wants to merge 7 commits intopython:mainfrom
furkanonder:issue-61448

Conversation

@furkanonder
Copy link
Contributor

@furkanonder furkanonder commented Jan 25, 2023

Copy link
Member

@ezio-melotti ezio-melotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR should also include tests. The patches included in the original issue contain tests.

@bedevere-bot
Copy link

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 I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@furkanonder
Copy link
Contributor Author

@ezio-melotti I missed the test case in the patch. I added it, thank you for reviewing it.

@furkanonder furkanonder added type-bug An unexpected behavior, bug, or error stdlib Standard Library Python modules in the Lib/ directory labels Aug 6, 2023
@furkanonder furkanonder changed the title GH-61448: Fix inspect.getargvalues fails if arg name is not bound to a value gh-61448: Fix inspect.getargvalues fails if arg name is not bound to a value Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting changes stdlib Standard Library Python modules in the Lib/ directory type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants