bpo-40520: Port the declartions in pydebug.h to initconfig.h#19930
bpo-40520: Port the declartions in pydebug.h to initconfig.h#19930shihai1991 wants to merge 1 commit intopython:masterfrom
Conversation
vstinner
left a comment
There was a problem hiding this comment.
I don't think that this change is needed. I'm fine with keeping pydebug.h. A C extension may include directly "pydebug.h". Just leave it unchanged.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Copy that. Thanks for your explanation, I close this PR now. |
https://bugs.python.org/issue40520