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

Add find variants to bytearray #3161

Merged
merged 7 commits into from
Jul 22, 2020
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Jul 18, 2020

find is used by my new version of requests.

@tannewt tannewt added enhancement cpython api modules from cpython labels Jul 18, 2020
@tannewt tannewt added this to the 6.0.0 milestone Jul 18, 2020
py/objarray.c Outdated Show resolved Hide resolved
py/objarray.c Outdated Show resolved Hide resolved
@tannewt tannewt changed the title Add find varients to bytearray Add find variants to bytearray Jul 18, 2020
@tannewt tannewt requested a review from dhalbert July 22, 2020 01:24
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-ran the jobs because "test" didn't get run the first time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpython api modules from cpython enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants