Skip to content

[3.7] bpo-38383: Fix possible integer overflow in startswith() of bytes and bytearray. (GH-16603) - #16605

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-24ddd9c-3.7
Oct 6, 2019
Merged

[3.7] bpo-38383: Fix possible integer overflow in startswith() of bytes and bytearray. (GH-16603)#16605
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-24ddd9c-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 6, 2019

Copy link
Copy Markdown
Contributor

(cherry picked from commit 24ddd9c)

Co-authored-by: Hai Shi shihai1992@gmail.com

https://bugs.python.org/issue38383

… bytearray. (pythonGH-16603)

(cherry picked from commit 24ddd9c)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@shihai1991 and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit b40442b into python:3.7 Oct 6, 2019
@miss-islington
miss-islington deleted the backport-24ddd9c-3.7 branch October 6, 2019 12:36
@miss-islington

Copy link
Copy Markdown
Contributor Author

@shihai1991 and @serhiy-storchaka: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants