Mercurial > hg
comparison contrib/editmerge @ 49799:de284a0b5614
typing: add type hints to the prompt methods in mercurial/ui.py
The @overloads allow for the callers that pass a non-None `default` to not have
to worry about handling a None return to appease pytype.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 12 Dec 2022 14:10:12 -0500 |
parents | 612502900a2d |
children |
comparison
equal
deleted
inserted
replaced
49798:a51328ba33ca | 49799:de284a0b5614 |
---|