X Tutup
The Wayback Machine - https://web.archive.org/web/20220805105902/https://github.com/python/cpython/pull/92023
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

GH-91173: disable frozen modules in debug builds #92023

Merged
merged 5 commits into from May 3, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Apr 28, 2022

Closes #91173

@kumaraditya303 kumaraditya303 requested a review from gvanrossum Apr 28, 2022
@kumaraditya303 kumaraditya303 marked this pull request as draft Apr 28, 2022
Python/initconfig.c Outdated Show resolved Hide resolved
@kumaraditya303 kumaraditya303 marked this pull request as ready for review May 2, 2022
@kumaraditya303 kumaraditya303 requested a review from gvanrossum May 2, 2022
Copy link
Member

@gvanrossum gvanrossum left a comment

Nice! Will land.

@gvanrossum gvanrossum merged commit e8d7661 into python:main May 3, 2022
13 checks passed
@kumaraditya303 kumaraditya303 deleted the fix-frozen-modules branch May 4, 2022
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.

3 participants
X Tutup