[3.8] bpo-38823: Fix refleak in marshal init error path (GH-17260) by miss-islington · Pull Request #17280 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
miss-islington merged 1 commit intopython:3.8from
Nov 20, 2019Merged
[3.8] bpo-38823: Fix refleak in marshal init error path (GH-17260)#17280
miss-islington merged 1 commit intopython:3.8from
[3.8] bpo-38823: Fix refleak in marshal init error path (GH-17260)#17280
miss-islington merged 1 commit intopython:3.8from
Conversation
Copy link
Contributor
(cherry picked from commit 33b671e)
Co-authored-by: Brandt Bucher brandtbucher@gmail.com
(cherry picked from commit 33b671e) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
miss-islington
requested a review
from tiran
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
skip news
type-bug
awaiting review labels
Nov 20, 2019vstinner approved these changes Nov 20, 2019
Copy link
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
Contributor Author
miss-islington
commented
Nov 20, 2019
miss-islington commented
Nov 20, 2019@brandtbucher and @vstinner: Status check is done, and it's a success ✅ .
miss-islington
merged commit
2ea4c37
into
python:3.8
miss-islington
deleted the
backport-33b671e-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
Copy link
Contributor Author
miss-islington
commented
Nov 20, 2019
miss-islington commented
Nov 20, 2019@brandtbucher and @vstinner: Status check is done, and it's a success ✅ .
1 similar comment
Copy link
Contributor Author
miss-islington
commented
Nov 20, 2019
miss-islington commented
Nov 20, 2019@brandtbucher and @vstinner: Status check is done, and it's a success ✅ .
brandtbucher
mentioned this pull request
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