altdesktop / i3ipc-python

🐍 An improved Python library to control i3wm and sway.
http://i3ipc-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
858 stars 108 forks source link

Modifying all replies to have appropriate typing hints. #208

Open mschulkind opened 10 months ago

mschulkind commented 10 months ago

This should not modify any functionality of the replies, only change how they're defined slightly so that type checkers can understand the fields and types.