Skip to content

fix(types): a few updates to typing#111

Merged
cpburnz merged 1 commit intocpburnz:masterfrom
henryiii:henryiii/fix/types1
Mar 10, 2026
Merged

fix(types): a few updates to typing#111
cpburnz merged 1 commit intocpburnz:masterfrom
henryiii:henryiii/fix/types1

Conversation

@henryiii
Copy link
Contributor

@henryiii henryiii commented Mar 6, 2026

Just a few quick updates from running mypy. The biggest one is + currently assumes you can add the Sequence's, which is not true for arbitrary Sequence. Edit: There are several places that make assumptions about this Sequence supporting + and +=, so leaving that off for now. This is now purely typing.

@henryiii henryiii force-pushed the henryiii/fix/types1 branch from e242db7 to d06f56a Compare March 10, 2026 18:05
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@henryiii henryiii force-pushed the henryiii/fix/types1 branch from d06f56a to 0f25585 Compare March 10, 2026 18:07
@henryiii
Copy link
Contributor Author

FYI, all tests are broken on master too.

@cpburnz cpburnz merged commit 28d03d6 into cpburnz:master Mar 10, 2026
1 of 64 checks passed
@cpburnz
Copy link
Owner

cpburnz commented Mar 10, 2026

Thanks, yeah I committed some breaking tests for #93. I should have committed to a separate branch rather than master.

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