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