Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Oct 31, 2023

In practice, only Windows is impacted, because the HAVE_STDDEF_H macro was only defined on Windows.


📚 Documentation preview 📚: https://cpython-previews--111563.org.readthedocs.build/

In practice, only Windows is impacted, because the HAVE_STDDEF_H macro was only defined on Windows.
@bedevere-appbedevere-appbot mentioned this pull request Oct 31, 2023
@vstinnervstinner merged commit faa5f60 into python:mainOct 31, 2023
@vstinnervstinner deleted the remove_include_stddef branch October 31, 2023 20:53
FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
…ython#111563) In practice, only Windows is impacted, because the HAVE_STDDEF_H macro was only defined on Windows.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…ython#111563) In practice, only Windows is impacted, because the HAVE_STDDEF_H macro was only defined on Windows.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ython#111563) In practice, only Windows is impacted, because the HAVE_STDDEF_H macro was only defined on Windows.
Sign up for freeto 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.

1 participant

@vstinner