Skip to content

gh-97696: Remove redundant #include - #104216

Merged
gvanrossum merged 1 commit into
python:mainfrom
jbower-fb:deadinclude
May 5, 2023
Merged

gh-97696: Remove redundant #include#104216
gvanrossum merged 1 commit into
python:mainfrom
jbower-fb:deadinclude

Conversation

@jbower-fb

@jbower-fbjbower-fb commented May 5, 2023

Copy link
Copy Markdown
Contributor

@hauntsaninjahauntsaninja changed the title gh-97696 Remove redundant #includegh-97696: Remove redundant #includeMay 5, 2023

@itamaroitamaro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for cleaning this up @jbower-fb!

@gvanrossum
gvanrossum merged commit 8b7f37d into python:mainMay 5, 2023
@jbower-fb
jbower-fb deleted the deadinclude branch May 6, 2023 01:02
jbower-fb added a commit to jbower-fb/cpython that referenced this pull request May 8, 2023
Remove "#include cpython/context.h"` from `_asynciomodule.c`.
It's already included in `Python.h`.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@jbower-fb@itamaro@gvanrossum@hauntsaninja@bedevere-bot