[3.8] bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598) by miss-islington · Pull Request #16622 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.8from
Oct 7, 2019Merged
[3.8] bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598)#16622
miss-islington merged 1 commit intopython:3.8from
[3.8] bpo-36356: Fix memory leak in _asynciomodule.c (GH-16598)#16622
miss-islington merged 1 commit intopython:3.8from
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 321def8)
Co-authored-by: Ben Harper btharper1221@gmail.com
https://bugs.python.org/issue36356
Automerge-Triggered-By: @1st1
(cherry picked from commit 321def8) Co-authored-by: Ben Harper <btharper1221@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
skip news
awaiting review
labels
1st1
removed the request for review
from asvetlov
1st1 approved these changes Oct 7, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
1st1
added
the
🤖 automerge
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Oct 7, 2019
miss-islington commented
Oct 7, 2019
miss-islington
merged commit
13915a3
into
python:3.8
miss-islington
deleted the
backport-321def8-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Oct 7, 2019
miss-islington commented
Oct 7, 2019
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Oct 7, 2019
miss-islington commented
Oct 7, 2019This 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