Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 10, 2020

The issue is triggered by the bytearray() + bytearray() operation.

Detected by GCC 10 static analysis tool.
(cherry picked from commit 61fc23c)

Co-authored-by: stratakis [email protected]

https://bugs.python.org/issue41175

…bject (pythonGH-21240)

The issue is triggered by the bytearray() + bytearray() operation.

Detected by GCC 10 static analysis tool.
(cherry picked from commit 61fc23c)

Co-authored-by: stratakis <[email protected]>
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington
Copy link
Contributor Author

@stratakis and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 51b36ed into python:3.9 Jul 10, 2020
@miss-islington miss-islington deleted the backport-61fc23c-3.9 branch July 10, 2020 10:18
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