diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-03 20:12:58 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-06 12:20:36 -0500 |
commit | 0b7d935a846b8f2aa33b4e0d19fd7b4423d35df4 (patch) | |
tree | 4671efd15ea40a41f82cbad4d752da867e99855c /docs/genrelnotes.py | |
parent | a6db624aada29e0e11e7e0297d6310413dd1f8f9 (diff) | |
download | meson-0b7d935a846b8f2aa33b4e0d19fd7b4423d35df4.zip meson-0b7d935a846b8f2aa33b4e0d19fd7b4423d35df4.tar.gz meson-0b7d935a846b8f2aa33b4e0d19fd7b4423d35df4.tar.bz2 |
target python 3.10 as the mypy language version
mypy has a bug when running on/for 3.11 which results in incorrect
analysis of the codebase, specifically due to enum.Enum's self.name
See:
https://github.com/python/typeshed/issues/7564
https://github.com/python/mypy/issues/12483
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions