Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 21, 2023

  • Add missing includes
  • Remove unused includes
  • Mention at least once included symbol
  • Sort includes
  • Update Tools/cases_generator/generate_cases.py used to generated pycore_opcode_metadata.h.
  • Update Parser/asdl_c.py used to generate pycore_ast.h.
  • Cleanup also includes in _testcapimodule.c and _testinternalcapi.c.

* Add missing includes
* Remove unused includes
* Mention at least once included symbol
* Sort includes
* Update Tools/cases_generator/generate_cases.py used to generated
  pycore_opcode_metadata.h.
* Update Parser/asdl_c.py used to generate pycore_ast.h.
* Cleanup also includes in _testcapimodule.c and _testinternalcapi.c.
@vstinner
Copy link
Member Author

vstinner commented Aug 21, 2023

Oh, this PR was for the issue #108220

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