Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The typeshed stubs do not have a correct definition (probably because
the python docs themselves do not have it)
|
|
|
|
|
|
|
|
until we have a cleaner way of substituting an input.
|
|
|
|
|
|
………
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not sure why mypy ignores that everywhere
|
|
|
|
(wth)
|
|
(despite hasattr())
|
|
|
|
now TAB_WIN must be set for a Win to be instanciated
|
|
|
|
|
|
It is not possible to have a dynamic return type based on what would
come out of a dict AND an optional parameter.
|
|
|
|
|
|
|
|
|
|
|
|
(for now)
|
|
|
|
|
|
|
|
|
|
poezio/plugin_manager imports pkg_resources
|
|
|
|
also add type hints and pep8ify
|
|
|
|
|
|
|
|
|
|
(but only if an invalid JID is in there, I guess)
|
|
|
|
|