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

Support serialization of deque when passed to Sequence[blah blah blah] #9128

Merged
merged 1 commit into from Mar 27, 2024

Conversation

sydney-runkle
Copy link
Member

@sydney-runkle sydney-runkle commented Mar 27, 2024

Fix #7797

Selected Reviewer: @samuelcolvin

@sydney-runkle sydney-runkle added the relnotes-fix Used for bugfixes. label Mar 27, 2024
@sydney-runkle
Copy link
Member Author

Please review

Copy link

codspeed-hq bot commented Mar 27, 2024

CodSpeed Performance Report

Merging #9128 will not alter performance

Comparing deque_serialization (c7035cd) with main (b30f44d)

Summary

✅ 13 untouched benchmarks

@sydney-runkle sydney-runkle enabled auto-merge (squash) March 27, 2024 21:16
@sydney-runkle sydney-runkle merged commit 477e0a2 into main Mar 27, 2024
54 of 55 checks passed
@sydney-runkle sydney-runkle deleted the deque_serialization branch March 27, 2024 21:21
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.

Add deque to serialization when Sequence is used as type hinting in V2
3 participants