Skip to content

[3.7] bpo-36946:Fix possible signed integer overflow when handling slices. (GH-15639)#15729

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3c87a66-3.7
Sep 8, 2019
Merged

[3.7] bpo-36946:Fix possible signed integer overflow when handling slices. (GH-15639)#15729
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3c87a66-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 8, 2019

Copy link
Copy Markdown
Contributor

This is a complement to PR 13375.
(cherry picked from commit 3c87a66)

Co-authored-by: HongWeipeng hongweichen8888@sina.com

https://bugs.python.org/issue36946

…ythonGH-15639)

This is a complement to PR 13375.
(cherry picked from commit 3c87a66)

Co-authored-by: HongWeipeng <hongweichen8888@sina.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 021e5db into python:3.7 Sep 8, 2019
@miss-islington miss-islington deleted the backport-3c87a66-3.7 branch September 8, 2019 10:36
@miss-islington

Copy link
Copy Markdown
Contributor Author

@hongweipeng 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants