Skip to content

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Oct 25, 2022

These lines in any_find_slice were not covered:

Снимок экрана 2022-10-25 в 14 10 18

Now, it is: find covers direction > 0 and rfind covers direction < 0.

This is also related to #98229
But, extra tests won't hurt in any case.

@bedevere-bot bedevere-bot added awaiting review tests Tests in the Lib/test dir labels Oct 25, 2022
@JelleZijlstra JelleZijlstra added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Oct 25, 2022
@JelleZijlstra JelleZijlstra merged commit b1783bc into python:main Oct 25, 2022
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2022
@bedevere-bot
Copy link

GH-98683 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 25, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2022
@bedevere-bot
Copy link

GH-98684 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 25, 2022
miss-islington added a commit that referenced this pull request Oct 26, 2022
…98648)

(cherry picked from commit b1783bc)

Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington added a commit that referenced this pull request Oct 26, 2022
…98648)

(cherry picked from commit b1783bc)

Co-authored-by: Nikita Sobolev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants