Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Plan for migrating the stubs to NumPy #87

Closed
person142 opened this issue Jun 5, 2020 · 3 comments
Closed

Plan for migrating the stubs to NumPy #87

person142 opened this issue Jun 5, 2020 · 3 comments
Assignees

Comments

@person142
Copy link
Member

These are the things I'm planning on doing to merge the stubs into NumPy:

Please raise any concerns here.

@person142 person142 pinned this issue Jun 5, 2020
@person142 person142 self-assigned this Jun 5, 2020
@person142
Copy link
Member Author

Well, no plan survives contact with the enemy, and it turned out to be hard to port the tests and stubs separately... so I did them both at the same time: numpy/numpy#16515

@person142
Copy link
Member Author

Still need to add the typing module at runtime, but by and large... migration complete!

@rgommers
Copy link
Member

rgommers commented Jun 9, 2020

Awesome, thanks @person142 and everyone else who contributed!

@person142 person142 unpinned this issue Jun 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants