8000 gh-107211: Rename PySymtable_Lookup() to _PySymtable_Lookup() by vstinner · Pull Request #107212 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-107211: Rename PySymtable_Lookup() to _PySymtable_Lookup() #107212

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

8000
Merged
merged 1 commit into from
Jul 25, 2023

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Jul 25, 2023

Rename the internal PySymtable_Lookup() function to _PySymtable_Lookup() and no longer export it.

Rename the internal PySymtable_Lookup() function to
_PySymtable_Lookup() and no longer export it.
@vstinner vstinner enabled auto-merge (squash) July 25, 2023 00:20
@vstinner vstinner merged commit 2e07449 into python:main Jul 25, 2023
@vstinner vstinner deleted the symtable_lookup branch July 25, 2023 01:08
jtcave pushed a commit to jtcave/cpython that referenced this pull request Jul 27, 2023
…ython#107212)

Rename the internal PySymtable_Lookup() function to
_PySymtable_Lookup() and no longer export it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0