Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Oct 17, 2023

There were a few things I did in gh-110565 that need to be fixed. I also forgot to add tests in that PR.

(Note that this PR exposes a refleak introduced by gh-110246. I'll take care of that separately.)

@ericsnowcurrentlyericsnowcurrently merged commit a53d7cb into python:mainOct 17, 2023
@ericsnowcurrentlyericsnowcurrently deleted the remove-sent-if-failed branch October 17, 2023 22:32
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
There were a few things I did in pythongh-110565 that need to be fixed. I also forgot to add tests in that PR. (Note that this PR exposes a refleak introduced by pythongh-110246. I'll take care of that separately.)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
There were a few things I did in pythongh-110565 that need to be fixed. I also forgot to add tests in that PR. (Note that this PR exposes a refleak introduced by pythongh-110246. I'll take care of that separately.)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ericsnowcurrently