summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-traitlets/0001-start-testing-on-3.14-and-3.14t-929.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-traitlets: Fix ptests failsKhem Raj2025-12-101-0/+25
Python 3.13 changed how argparse handles % in help strings, now treating them all as format placeholders Signed-off-by: Khem Raj <raj.khem@gmail.com>