Skip to content

Prevent wrapping subclasses of lists and sets - #139

Merged
berendkleinhaneveld merged 1 commit into
masterfrom
strict-check-plain-types
Nov 27, 2025
Merged

Prevent wrapping subclasses of lists and sets#139
berendkleinhaneveld merged 1 commit into
masterfrom
strict-check-plain-types

Conversation

@berendkleinhaneveld

Copy link
Copy Markdown
Collaborator

Given the removal of wrapping objects in #138 and restricting wrapping of dicts to 'pure' dicts in #130, here is the follow-up that I mentioned there. This makes sure only pure plain objects will be wrapped.

@berendkleinhaneveld
berendkleinhaneveld merged commit c3d2a10 into master Nov 27, 2025
10 checks passed
@berendkleinhaneveld
berendkleinhaneveld deleted the strict-check-plain-types branch November 27, 2025 20:58
berendkleinhaneveld added a commit that referenced this pull request Nov 28, 2025
* Disable object reactivity (#138)
* Prevent wrapping of subclasses of lists and sets (#139)
* Fix for __version__ diverging from packaged version (#137)
* Added benchmark workflow (#136)
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.

1 participant