python-streamexpect icon indicating copy to clipboard operation
python-streamexpect copied to clipboard

Python3/Type Annotations

Open pdietl opened this issue 11 months ago • 0 comments

I'd like to add type annotations and static checking with pyright. However, I'm not sure if you can support Python2 with type annotations. Although, Python2 is totally unsupported and deprecated, so perhaps you'd be willing to drop support for it?

pdietl avatar Nov 01 '24 20:11 pdietl