hauntsaninja / mypy_primer

Run mypy and pyright over millions of lines of code
MIT License
55 stars 29 forks source link

Add a repo with some tests for `pow` corner cases #22

Closed AlexWaygood closed 2 years ago

JelleZijlstra commented 2 years ago

I wonder if we could actually put this in typeshed's own repo and point mypy-primer at it. That seems like a simple way to get testing in typeshed without having to maintain another repo.

AlexWaygood commented 2 years ago

@JelleZijlstra I'd much prefer that, if you and the other typeshed maintainers would be game!

AlexWaygood commented 2 years ago

This obviously needs more discussion, so, closing this for now; sorry for the bother.