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

gh-120029: remove unused macros in ``symtable.c`` by picnixz · Pull Request #120222 · python/cpython · GitHub

/ cpython Public

gh-120029: remove unused macros in symtable.c - #120222

Merged
carljm merged 5 commits into
python:mainfrom
picnixz:only-deprecate-def-free-symtable
Jun 12, 2024
Merged

gh-120029: remove unused macros in symtable.c#120222
carljm merged 5 commits into
python:mainfrom
picnixz:only-deprecate-def-free-symtable

Conversation

picnixz commented Jun 7, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

- remove ``DEF_FREE``
- remove ``GENERATOR``
- remove ``GENERATOR_EXPRESSION``
carljm enabled auto-merge (squash) June 11, 2024 14:53
carljm disabled auto-merge June 11, 2024 15:17
carljm closed this Jun 11, 2024
carljm reopened this Jun 11, 2024

picnixz commented Jun 12, 2024

Copy link
Copy Markdown
Member Author

@carljm In the future, do you want me to ping you when I'm making changes to symtable-related code?

carljm commented Jun 12, 2024

Copy link
Copy Markdown
Member

I'm listed in CODEOWNERS for it, so I'll get added as a reviewer automatically.

carljm merged commit 32d3e05 into python:main Jun 12, 2024
picnixz deleted the only-deprecate-def-free-symtable branch June 15, 2024 14:24
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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.

3 participants


Back | FazBrowse Home | New Git URL