Skip to content

MAINT: remove usages of sys.exc_info#23568

Merged
seberg merged 3 commits intonumpy:mainfrom
iritkatriel:exc_info
Apr 11, 2023
Merged

MAINT: remove usages of sys.exc_info#23568
seberg merged 3 commits intonumpy:mainfrom
iritkatriel:exc_info

Conversation

@iritkatriel
Copy link
Contributor

This is similar to #15248, removing the remaining usages of sys.exc_info() that are no longer necessary.

@eric-wieser
Copy link
Member

I think a handful of these files are either generated or vendored code; so it might be best not to modify them.

The f2py changes should be fine though.

@iritkatriel
Copy link
Contributor Author

I think a handful of these files are either generated or vendored code; so it might be best not to modify them.

The f2py changes should be fine though.

Ok, I've reverted all except f2py. Thanks.

@seberg seberg merged commit 26de8cb into numpy:main Apr 11, 2023
@seberg
Copy link
Member

seberg commented Apr 11, 2023

Thanks @iritkatriel!

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.

3 participants