Skip to content

fix(data): Ensure that __slots__ is used up the inheritance tree#657

Merged
chriswmackey merged 1 commit into
ladybug-tools:masterfrom
chriswmackey:master
Jun 17, 2026
Merged

fix(data): Ensure that __slots__ is used up the inheritance tree#657
chriswmackey merged 1 commit into
ladybug-tools:masterfrom
chriswmackey:master

Conversation

@chriswmackey

Copy link
Copy Markdown
Member

I must have forgotten to do this because I didn't fully understand how slots worked when I first started working on this library.

This may be responsible for the weirdness here:
#656 (comment)

@chriswmackey chriswmackey self-assigned this Jun 17, 2026
@chriswmackey chriswmackey added the bug Something isn't working label Jun 17, 2026
@chriswmackey chriswmackey force-pushed the master branch 3 times, most recently from d131af5 to 1060bd1 Compare June 17, 2026 19:27
I must have forgotten to do this because I didn't fully understand how __slots__ worked when I first started working on this library.

This may be responsible for the weirdness here:
ladybug-tools#656 (comment)
@chriswmackey chriswmackey merged commit 53d6b83 into ladybug-tools:master Jun 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant