FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-107211: Rename PySymtable_Lookup() to _PySymtable_Lookup() by vstinner · Pull Request #107212 · python/cpython · GitHub

/ cpython Public

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

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:symtable_lookup
Jul 25, 2023
Merged

vstinner merged 1 commit into
python:mainfrom
vstinner:symtable_lookup

Conversation

vstinner commented Jul 25, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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 enabled auto-merge (squash) July 25, 2023 00:20
vstinner merged commit 2e07449 into python:main Jul 25, 2023
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL