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

BUG: Fix misplaced return. by charris · Pull Request #20986 · numpy/numpy · GitHub

/ numpy Public

BUG: Fix misplaced return. - #20986

Merged
charris merged 1 commit into
numpy:maintenance/1.22.xfrom
charris:backport-20980
Feb 3, 2022
Merged

charris merged 1 commit into
numpy:maintenance/1.22.xfrom
charris:backport-20980

Conversation

charris commented Feb 2, 2022

Copy link
Copy Markdown
Member

Backport of #20980.

This lead to crashes when casting failed with an error already set.
Internally to NumPy, this is exceedingly rare (maybe impossible aside
from catastrophic failures, such as out-of-memory).

Backport of numpy#20980.

This lead to crashes when casting failed with an error already set.
Internally to NumPy, this is exceedingly rare (maybe impossible aside
from catastrophic failures, such as out-of-memory).
charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Feb 2, 2022
charris added this to the 1.22.2 release milestone Feb 2, 2022
charris merged commit da47aa2 into numpy:maintenance/1.22.x Feb 3, 2022
charris deleted the backport-20980 branch April 10, 2022 19:51
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

Labels

00 - Bug 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL