Skip to content

ENH: Improve the placeholder annotations within sub-modules (part 3)#18909

Merged
charris merged 2 commits intonumpy:mainfrom
BvB93:placeholder_main3
May 5, 2021
Merged

ENH: Improve the placeholder annotations within sub-modules (part 3)#18909
charris merged 2 commits intonumpy:mainfrom
BvB93:placeholder_main3

Conversation

@BvB93
Copy link
Copy Markdown
Member

@BvB93 BvB93 commented May 5, 2021

Xref #18838; follow up on #18853.

This PR improves the current Any-based placeholder annotations within a number of modules,
replacing them with explicit functions, classes or objects when appropiate. While parameters of the
respective methods and functions remain unannotated (for now), these changes nevertheless provides
a notable improvement over a plain Any.

Final PR in a 3-part series; updates the placeholder annotations of np.ma and np.polynomial.

@charris
Copy link
Copy Markdown
Member

charris commented May 5, 2021

Thanks Bas.

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