Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Nov 3, 2023

There were a few corner cases I didn't handle properly in gh-111530, which I've noticed while working on a follow-up PR. This fixes those cases.

@ericsnowcurrentlyericsnowcurrently enabled auto-merge (squash) November 3, 2023 00:17
@ericsnowcurrentlyericsnowcurrently merged commit 93206d1 into python:mainNov 3, 2023
FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
There were a few corner cases I didn't handle properly in pythongh-111530, which I've noticed while working on a follow-up PR. This fixes those cases.
@ericsnowcurrentlyericsnowcurrently deleted the crossinterp-fixes branch November 3, 2023 17:46
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
There were a few corner cases I didn't handle properly in pythongh-111530, which I've noticed while working on a follow-up PR. This fixes those cases.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
There were a few corner cases I didn't handle properly in pythongh-111530, which I've noticed while working on a follow-up PR. This fixes those cases.
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