Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rgommers
Copy link
Member

The numpy.ma tests for type stubs are missing, so this kind of obvious error has a chance of creeping in. The import in the type stub now matches the one in the corresponding .py file again. The issue was reported in python/mypy#17396 (comment).

Also add the start of a very basic "pass" typing test for numpy.ma.

The `numpy.ma` tests for type stubs are missing, so this kind
of obvious error has a chance of creeping in. The import in the
type stub now matches the one in the corresponding .py file again.

Also add the start of a very basic "pass" typing test for numpy.ma

[skip azp] [skip cirrus] [skip circle]
@rgommers rgommers added this to the 2.1.0 release milestone Jun 19, 2024
@charris charris merged commit eb6e299 into numpy:main Jun 19, 2024
@charris
Copy link
Member

charris commented Jun 19, 2024

Thanks Ralf.

@rgommers rgommers deleted the typ-fix-axisconcatenator branch June 20, 2024 10:49
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jun 24, 2024
@charris charris changed the title TYP: fix incorrect import in ma/extras.pyi stub TYP: fix incorrect import in ma/extras.pyi stub Jun 24, 2024
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.

2 participants