FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BUG: don't mutate list of fake libraries while iterating over it. by charris · Pull Request #18326 · numpy/numpy · GitHub

/ numpy Public

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

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

charris merged 1 commit into
numpy:maintenance/1.20.xfrom
charris:backport-18295

Conversation

charris commented Feb 4, 2021

Copy link
Copy Markdown
Member

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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL