| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…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
| Back | FazBrowse Home | New Git URL |
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