Skip to content

Fix Module history initialization #8307

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

okhat
Copy link
Collaborator

@okhat okhat commented Jun 2, 2025

Summary

  • ensure Module history/callbacks exist even when subclasses forget to call super().__init__
  • provide ProgramMeta metaclass to run base initialization automatically

Testing

  • pytest -q (fails: ModuleNotFoundError: No module named 'datamodel_code_generator')

https://chatgpt.com/codex/tasks/task_e_683e02e2c25c832983c19c750375b41b

@okhat okhat added the codex label Jun 2, 2025 — with ChatGPT Connector
@okhat okhat merged commit 9b2e1c6 into main Jun 2, 2025
3 checks passed
Sign up for free to 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.

1 participant