Skip to content

REV: Loosen lookfor's import try/except again#22387

Merged
charris merged 1 commit intonumpy:maintenance/1.23.xfrom
charris:backport-22356
Oct 6, 2022
Merged

REV: Loosen lookfor's import try/except again#22387
charris merged 1 commit intonumpy:maintenance/1.23.xfrom
charris:backport-22356

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Oct 5, 2022

Backport of #22356.

Some BaseExceptions (at least the Skipped that pytest uses) need to be caught as well. It seems easiest to be practical and keep ignoring almost all exception in this particular code path.

Effectively reverts parts of gh-19393

Closes gh-22345

Co-authored-by: Sebastian Berg sebastianb@nvidia.com

Some BaseExceptions (at least the Skipped that pytest uses) need to
be caught as well.  It seems easiest to be practical and keep ignoring
almost all exception in this particular code path.

Effectively reverts parts of numpygh-19393

Closes numpygh-22345

Co-authored-by: Sebastian Berg <sebastianb@nvidia.com>
@charris charris added 08 - Backport Used to tag backport PRs 34 - Reversion Reversion of previous commit or merge labels Oct 5, 2022
@charris charris added this to the 1.23.4 release milestone Oct 5, 2022
@charris charris merged commit a35df7c into numpy:maintenance/1.23.x Oct 6, 2022
@charris charris deleted the backport-22356 branch October 6, 2022 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 - Backport Used to tag backport PRs 34 - Reversion Reversion of previous commit or merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants