Skip to content

TYP: fix incorrect import in ma/extras.pyi stub#26792

Merged
charris merged 1 commit into
numpy:maintenance/2.0.xfrom
charris:backport-26760
Jun 24, 2024
Merged

TYP: fix incorrect import in ma/extras.pyi stub#26792
charris merged 1 commit into
numpy:maintenance/2.0.xfrom
charris:backport-26760

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Jun 24, 2024

Backport of #26760.

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]

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]
@charris charris modified the milestones: 2.1.0 release, 2.0.1 release Jun 24, 2024
@charris charris merged commit bb3ec03 into numpy:maintenance/2.0.x Jun 24, 2024
@charris charris deleted the backport-26760 branch June 25, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants