Skip to content

bpo-39831: Fix a reference leak in PyErr_WarnEx().#18750

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:warnings-leak
Mar 2, 2020
Merged

bpo-39831: Fix a reference leak in PyErr_WarnEx().#18750
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:warnings-leak

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Mar 2, 2020

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@serhiy-storchaka serhiy-storchaka deleted the warnings-leak branch March 2, 2020 20:05
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 2d2f85517f8216146a2f888d1ad4d765b3be2339 3.7

sthagen added a commit to sthagen/python-cpython that referenced this pull request Mar 2, 2020
bpo-39831: Fix a reference leak in PyErr_WarnEx(). (pythonGH-18750)
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @serhiy-storchaka, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 2d2f85517f8216146a2f888d1ad4d765b3be2339 3.8

pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Mar 3, 2020
).

(cherry picked from commit 2d2f855)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Mar 3, 2020
)

(cherry picked from commit 2d2f855)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-18761 is a backport of this pull request to the 3.8 branch.

pablogsal added a commit that referenced this pull request Mar 3, 2020
…H-18761)

(cherry picked from commit 2d2f855)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
pablogsal added a commit that referenced this pull request Mar 3, 2020
…H-18760)

(cherry picked from commit 2d2f855)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 3, 2020
).

(cherry picked from commit 2d2f855)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants