[3.8] bpo-38037: Fix reference counters in signal module (GH-15753) by miss-islington · Pull Request #15779 · 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
Sep 9, 2019Merged
[3.8] bpo-38037: Fix reference counters in signal module (GH-15753)#15779
miss-islington merged 1 commit intopython:3.8from
[3.8] bpo-38037: Fix reference counters in signal module (GH-15753)#15779
miss-islington merged 1 commit intopython:3.8from
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 77643c4)
Co-authored-by: animalize animalize@users.noreply.github.com
(cherry picked from commit 77643c4) Co-authored-by: animalize <animalize@users.noreply.github.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
vstinner approved these changes Sep 9, 2019
Copy link Copy Markdown
Member
vstinner
left a comment
vstinner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Sep 9, 2019
miss-islington commented
Sep 9, 2019@animalize and @vstinner: Status check is done, and it's a success ✅ .
miss-islington
merged commit
b150d0b
into
python:3.8
miss-islington
deleted the
backport-77643c4-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Sep 9, 2019
miss-islington commented
Sep 9, 2019@animalize and @vstinner: Status check is done, and it's a success ✅ .
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