Skip to content
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

Node does need to explicitly inherit from object. #224

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Node does need to explicitly inherit from object. #224

merged 1 commit into from
Jan 24, 2024

Conversation

galenseilis
Copy link
Contributor

Modern Python classes implicitly inherit from object.

Modern Python classes implicitly inherit from object.
@geraintpalmer geraintpalmer changed the base branch from master to impovements_from_PRs January 24, 2024 12:19
@geraintpalmer geraintpalmer merged commit 6525798 into CiwPython:impovements_from_PRs Jan 24, 2024
15 checks passed
@galenseilis
Copy link
Contributor Author

I should have said that modern Python classes inherit from type, but same diff.

Sign up for free to 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.

2 participants