Skip to content

[3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (GH-94317) #94317

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

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 27, 2022

It makes it easier to look for module states in sysconfig without
special casing suffixes "_CFLAGS", "_DEPS", "_LDFLAGS", "_OBJS",
and "CTYPES_MALLOC_CLOSURE"..
(cherry picked from commit 71868a0)

Co-authored-by: Christian Heimes christian@python.org

…pythonGH-94301)

It makes it easier to look for module states in sysconfig without
special casing suffixes "_CFLAGS", "_DEPS", "_LDFLAGS", "_OBJS",
and "CTYPES_MALLOC_CLOSURE"..
(cherry picked from commit 71868a0)

Co-authored-by: Christian Heimes <christian@python.org>
@tiran tiran changed the title [3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) [3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (GH-94317) Jun 27, 2022
@tiran tiran merged commit 4ec146c into python:3.11 Jun 27, 2022
@tiran tiran deleted the backport-71868a0-3.11 branch June 27, 2022 07:23
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