Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 8, 2020

This fixes a possible memory leak in the C implementation of
asyncio.Task.
(cherry picked from commit d2c349b)

Co-authored-by: Chris Jerdonek chris.jerdonek@gmail.com

https://bugs.python.org/issue40559

…GH-19990)

This fixes a possible memory leak in the C implementation of
asyncio.Task.
(cherry picked from commit d2c349b)

Co-authored-by: Chris Jerdonek <chris.jerdonek@gmail.com>
@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@cjerdonek cjerdonek merged commit 2501428 into python:3.7 May 8, 2020
@miss-islington miss-islington deleted the backport-d2c349b-3.7 branch May 8, 2020 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants