summaryrefslogtreecommitdiff
path: root/docs/markdown/Python-module.md
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2025-09-21 06:38:33 -0400
committerEli Schwartz <eschwartz93@gmail.com>2025-09-25 12:58:43 -0400
commit26ad2449b7957a62a2fa212f9b9bcbcb410d2784 (patch)
tree80be8901bb9957c1074158550f3ddf581fb5d8b7 /docs/markdown/Python-module.md
parentee0a1c6b5bb7c42096cf6ea088865dd841dec438 (diff)
downloadmeson-26ad2449b7957a62a2fa212f9b9bcbcb410d2784.tar.gz
mypy: fix typing looseness regression in 3.13
glob can be a generator or an iterator depending on python version. We would rather not care about this (and officially these are the same, except not). We just pass it to "accepts_iterable". But nonetheless, we are forced to care because we hold the value. Sad.
Diffstat (limited to 'docs/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions