Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix name_is_builtin_symbol #825

Merged
merged 3 commits into from
Mar 25, 2023
Merged

fix name_is_builtin_symbol #825

merged 3 commits into from
Mar 25, 2023

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Mar 25, 2023

This function is used to check if name is the name of a builtin symbol defined inside a module. This PR reinstate a check that was previously removed for being fragile, using the inspect module.

@rocky
Copy link
Member

rocky commented Mar 25, 2023

LGTM - and thanks!

@mmatera mmatera merged commit 5ee43c2 into master Mar 25, 2023
@mmatera mmatera deleted the fix_name_is_builtin_symbol branch March 25, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants