Skip to content

fix eltype for partition iterators of substrings#51773

Merged
KristofferC merged 1 commit intomasterfrom
kc/eltype_part
Oct 23, 2023
Merged

fix eltype for partition iterators of substrings#51773
KristofferC merged 1 commit intomasterfrom
kc/eltype_part

Conversation

@KristofferC
Copy link
Copy Markdown
Member

Fixes #51771

The convert method that asserts in #51771 is arguably still faulty though.

@KristofferC KristofferC added bugfix This change fixes an existing bug backport 1.9 Change should be backported to release-1.9 backport 1.10 Change should be backported to the 1.10 release labels Oct 19, 2023
@KristofferC KristofferC merged commit cf00550 into master Oct 23, 2023
@KristofferC KristofferC deleted the kc/eltype_part branch October 23, 2023 12:19
KristofferC added a commit that referenced this pull request Oct 24, 2023
Fixes #51771

The convert method that asserts in #51771 is arguably still faulty
though.

(cherry picked from commit cf00550)
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label Nov 6, 2023
@KristofferC KristofferC mentioned this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.9 Change should be backported to release-1.9 bugfix This change fixes an existing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Iterators.partition does not work on substrings

2 participants