← 返回首页
[3.10] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946) by Fidget-Spinner · Pull Request #93950 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.10] gh-92888: Fix memoryview bad __index__ use after free (GH-92946)#93950

Merged
Fidget-Spinner merged 1 commit into
python:3.10from
Fidget-Spinner:3.10_backport_gh-92888
Jun 23, 2022
Merged

[3.10] gh-92888: Fix memoryview bad __index__ use after free (GH-92946)#93950
Fidget-Spinner merged 1 commit into
python:3.10from
Fidget-Spinner:3.10_backport_gh-92888

Conversation

Copy link
Copy Markdown
Member

(cherry picked from commit 11190c4)

…GH-92946) Co-authored-by: chilaxan <35645806+chilaxan@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <3659035+serhiy-storchaka@users.noreply.github.com>
bedevere-bot added type-crash A hard crash of the interpreter, possibly with a core dump awaiting core review labels Jun 17, 2022
Fidget-Spinner changed the title [3.10] gh 92888: Fix memoryview bad __index__ use after free (GH-92946) [3.10] gh-92888: Fix memoryview bad __index__ use after free (GH-92946) Jun 17, 2022

serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

I do not think that you need a separate review for backports (unless there are significant changes between versions).

Fidget-Spinner merged commit 73b1d49 into python:3.10 Jun 23, 2022
Fidget-Spinner deleted the 3.10_backport_gh-92888 branch June 23, 2022 10:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-crash A hard crash of the interpreter, possibly with a core dump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.