[3.8] bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990) by miss-islington · Pull Request #19995 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
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
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-bug
awaiting review labels
miss-islington
commented
May 8, 2020
miss-islington commented
Contributor Author
@cjerdonek: Status check is done, and it's a success ✅ .
1 similar comment
miss-islington
commented
May 8, 2020
miss-islington commented
Contributor Author
@cjerdonek: Status check is done, and it's a success ✅ .
cjerdonek
merged commit
0e4a5e9
into
python:3.8
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-d2c349b-3.8
branch
miss-islington
commented
May 8, 2020
miss-islington commented
Contributor Author
@cjerdonek: Status check is done, and it's a success ✅ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment