Skip to content

[3.9] bpo-44707: Fix an undefined behavior of the null pointer arithmetic (GH-27292)#27443

Merged
ambv merged 1 commit into
python:3.9from
miss-islington:backport-e5c8ddb-3.9
Jul 29, 2021
Merged

[3.9] bpo-44707: Fix an undefined behavior of the null pointer arithmetic (GH-27292)#27443
ambv merged 1 commit into
python:3.9from
miss-islington:backport-e5c8ddb-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 29, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit e5c8ddb)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue44707

…ythonGH-27292)

(cherry picked from commit e5c8ddb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@ambv ambv merged commit 12fc0d2 into python:3.9 Jul 29, 2021
@miss-islington miss-islington deleted the backport-e5c8ddb-3.9 branch July 29, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants