summaryrefslogtreecommitdiffstats
path: root/meta-python/classes
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-05-25 14:57:24 +0800
committerKhem Raj <raj.khem@gmail.com>2023-05-25 08:57:47 -0700
commitf8cf386372ba9bca37d709c5f3fbdb885ea2d8ef (patch)
treefb9b36316e87fde8f4db6c2f8d838f85e34e146f /meta-python/classes
parent789a96494a707e9b6242354a12a0b71cf5e6ea50 (diff)
downloadmeta-openembedded-f8cf386372ba9bca37d709c5f3fbdb885ea2d8ef.tar.gz
python3-coverage: upgrade 7.2.5 -> 7.2.6
Changelog: ========== - Fix: the lcov command could raise an IndexError exception if a file is translated to Python but then executed under its own name. Jinja2 does this when rendering templates. Fixes issue 1553. - Python 3.12 beta 1 now inlines comprehensions. Previously they were compiled as invisible functions and coverage.py would warn you if they weren't completely executed. This no longer happens under Python 3.12. - Fix: the coverage debug sys command includes some environment variables in its output. This could have included sensitive data. Those values are now hidden with asterisks, closing issue 1628. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/classes')
0 files changed, 0 insertions, 0 deletions