-
The current sentences in `easy.txt`, `moderate.txt` and `heroic.txt` arent the best ( `easy.txt` especially :') ).
Overhaul these files with new test strings!
Some generic guidelines:
- `easy.txt…
-
When generating annotations, it would be really handy to be able to tell monkey type that if it's going to generate an _enormous_ compound type, I'd like it to just "give up" and use `Any`.
This is a…
-
I can't see wanting to use this as a long-term way of specifying types in any codebase I work on (too implicit, types divorced from code, when reading the code it just looks un-annotated), but I can d…
-
### Did you clear cache before opening an issue?
- [X] I have cleared my cache
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does the issue happen when log…
-
-
> Largely copy/pasted from https://github.com/ethereum/py-evm/issues/1398
### Background
[Type hints](https://www.python.org/dev/peps/pep-0484/) allow us to perform static type checking, among o…
-
This idea came from a user:
> Awesome product, thanks for what you've built!
>
> I want to practice in different environments: for example, with an ortholinear keyboard on my desktop and maintain…
-
Currently MonkeyType seems to generate stubs sorted alphabetically. I would prefer that it generated stubs sorted in the same order as the source. This would allow one to compare the source and stub s…
-
[PEP 604](https://peps.python.org/pep-0604/) introduces a new Union syntax in Python 3.10+. It would be nice if Monkeytype could leverage that, and perhaps have a flag to use a union with `None` rathe…
-
Hello! Me and my friend have identical modpacks, but LethalExpansion still kicks him after joining for "wrong bundles". I'm just trying to figure out if it's some error with LethalExpansion or is it c…