Results 28 comments of Damian

Interesting idea! Do we have any concrete use cases for this? It would be a pity to implement this if we don't have a user for it.

Thanks Nick! A patch is certainly welcome. Or, alternatively, if you'd like for me to write it I'd be willing to now that you've expressed that having stderr in these...

Could mypy add a [configuration flag](https://mypy.readthedocs.io/en/stable/config_file.html#config-file) to chose between strict and lenient union matching? A configuration flag seems like a better solution than to ask mypy users to reduce return...

Hi jriddy. Apologies, but does python provide an `@overload` builtin? If so that would be fascinating, but glancing around I found a [deferred PEP](https://www.python.org/dev/peps/pep-3124/) and [PyPI project](https://pypi.org/project/overload/) but as of...

Ah! Thank you JelleZijlstra, that's perfect. Very much agreed, making users that receive this error aware of typing.override should resolve this. Thanks for the help!

Hi Aadarsh. Thanks, but I'm concerned about duplicating information. Most of the readme seems to be copied from the FAQ. Why not simply link to the canonical source for this...

Hi Federico. As discussed on a couple other issues (#126 and #127) you'll need to contact 'gk at torproject dot org' if you'd care for this to change.

Again, you seem to be referencing the master branch. Do NOT package that for Gentoo. If the version has a '-dev' suffix then you're using the wrong thing. ;)