Skip to content

gh-106503: asyncio._SelectorSocketTransport: free another cyclic reference on close(). - #106504

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
pteromys:fix-issue-106503
Jul 7, 2023
Merged

gh-106503: asyncio._SelectorSocketTransport: free another cyclic reference on close().#106504
kumaraditya303 merged 1 commit into
python:mainfrom
pteromys:fix-issue-106503

Conversation

@pteromys

@pteromyspteromys commented Jul 7, 2023

Copy link
Copy Markdown
Contributor

@ghost

ghost commented Jul 7, 2023

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pteromys for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-106514 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jul 7, 2023
kumaraditya303 pushed a commit that referenced this pull request Jul 7, 2023
…nce on close(). (GH-106504) (#106514)
gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504)
(cherry picked from commit 3e5ce79)
Co-authored-by: Andrew Geng <pteromys@gmail.com>
@pteromys
pteromys deleted the fix-issue-106503 branch July 7, 2023 15:57
Sign up for freeto 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.

4 participants

@pteromys@miss-islington@bedevere-bot@kumaraditya303