mercurial/cext/py.typed
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 25 Mar 2024 16:27:48 +0000
changeset 51538 e4eeb9fedfe3
parent 49650 2e34ea45aaea
permissions -rw-r--r--
branching: merge stable into default
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
49650
2e34ea45aaea typing: add py.typed to mercurial.cext for PEP 561 support
Matt Harbison <matt_harbison@yahoo.com>
parents:
diff changeset
     1
partial