Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Replace contextlib_nullcontext with contextlib.nullcontext #17929

Merged
merged 2 commits into from
Dec 5, 2020

Conversation

BvB93
Copy link
Member

@BvB93 BvB93 commented Dec 5, 2020

With the recent dropping of python 3.6 support we can now directly import nullcontext from contextlib,
rather than using its backport in np.compat.

@charris charris merged commit 1de46fe into numpy:master Dec 5, 2020
@charris
Copy link
Member

charris commented Dec 5, 2020

Thanks Bas.

@BvB93 BvB93 deleted the nullcontext branch December 12, 2020 15:25
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.

None yet

2 participants