Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.10] bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)#28816

Merged
vstinner merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-392a898-3.10miss-islington/cpython:backport-392a898-3.10Copy head branch name to clipboard
Oct 8, 2021
Merged

[3.10] bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)#28816
vstinner merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-392a898-3.10miss-islington/cpython:backport-392a898-3.10Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

Prevent use-after-free of running loop holder via cache.
(cherry picked from commit 392a898)

Co-authored-by: Matthias Reichl github@hias.horus.com

https://bugs.python.org/issue45262

)

Prevent use-after-free of running loop holder via cache.
(cherry picked from commit 392a898)

Co-authored-by: Matthias Reichl <github@hias.horus.com>

@vstinner vstinner 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.

LGTM, good bot.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.