Skip to content

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Nov 14, 2020

A last minute change to #22855 tried to remove all instances of "-arch arm64" instead of just the first one. That resulted in breaking that code :-(. This PR traverses the list in reverse order to avoid looking at items beyond the end of the list.

https://bugs.python.org/issue41100

Copy link
Member

@ned-deily ned-deily left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm in principle

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.

4 participants