Skip to content

BUG: don't mutate list of fake libraries while iterating over it.#18326

Merged
charris merged 1 commit intonumpy:maintenance/1.20.xfrom
charris:backport-18295
Feb 4, 2021
Merged

BUG: don't mutate list of fake libraries while iterating over it.#18326
charris merged 1 commit intonumpy:maintenance/1.20.xfrom
charris:backport-18295

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Feb 4, 2021

Backport of #18295.

  • BUG: don't mutate list of fake libraries while iterating over it

  • BUG: iterate over copy of list

  • TST: add build test for build_ext fix (Misc #1)

  • TST: add build test for build_ext fix

  • TST: clearer test name

  • STY: use triple quotes instead of lists of strings

  • FIX: check for f77 compiler before test is run

  • DOC: add comment explaining that a list copy is necessary

…py#18295)

* BUG: don't mutate list of fake libraries while iterating over it

* BUG: iterate over copy of list

* TST: add build test for build_ext fix (#1)

* TST: add build test for build_ext fix

* TST: clearer test name

* STY: use triple quotes instead of lists of strings

* FIX: check for f77 compiler before test is run

* DOC: add comment explaining that a list copy is necessary
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.

2 participants