diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2019-08-21 08:48:11 -0700 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-08-21 20:51:59 +0300 |
| commit | 6864058b1043103410faabf4a8e908f6f24b36bf (patch) | |
| tree | 7c79fea479ba35db4d1dd14bbd0eac7bc6474813 /setup.py | |
| parent | 3db6dcb3b858c44cd68585dd99280dd82ed8fb33 (diff) | |
| download | meson-6864058b1043103410faabf4a8e908f6f24b36bf.tar.gz | |
Fix type annotations in linkers for python < 3.5.4
Before python 3.5.4 typing didn't have the NoReturn type, use a string
to forward declare it.
aside: I can't wait to be able to use python 3.7's
__future__.annotations and not have to deal wit hthis anymore.
Fixes #5822
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
