Skip to content

[3.9] bpo-40998: Fix a refleak in create_filter() (GH-23365)#23369

Merged
miss-islington merged 1 commit intopython:3.9from
tiran:backport-d1e38d4-3.9
Nov 18, 2020
Merged

[3.9] bpo-40998: Fix a refleak in create_filter() (GH-23365)#23369
miss-islington merged 1 commit intopython:3.9from
tiran:backport-d1e38d4-3.9

Conversation

@tiran
Copy link
Copy Markdown
Member

@tiran tiran commented Nov 18, 2020

(cherry picked from commit d1e38d4)

https://bugs.python.org/issue40998

Automerge-Triggered-By: GH:tiran

Copy link
Copy Markdown
Member

@vstinner 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.

note: Py_INCREF() is not well indented :-)

@tiran tiran force-pushed the backport-d1e38d4-3.9 branch from ac7fa7c to fa71a0f Compare November 18, 2020 16:19
@tiran
Copy link
Copy Markdown
Member Author

tiran commented Nov 18, 2020

note: Py_INCREF() is not well indented :-)

Ah, my editor inserted a tab. Fixed!

@miss-islington
Copy link
Copy Markdown
Contributor

@vstinner: 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants