summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-coverage_6.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-coverage: Upgrade 6.3.2 -> 6.4.1Leon Anavi2022-07-111-0/+16
Upgrade to release 6.4.1: - Greatly improved performance on PyPy, and other environments that need the pure Python trace function. - The conditions for using tomllib from the standard library have been made more precise, so that 3.11 alphas will continue to work. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>