Closed person142 closed 4 years ago
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: https://github.com/numpy/numpy/pull/16515
Still need to add the typing module at runtime, but by and large... migration complete!
Awesome, thanks @person142 and everyone else who contributed!
These are the things I'm planning on doing to merge the stubs into NumPy:
numpy.typing
modulePlease raise any concerns here.