summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pyrepl/test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.13] gh-126332: Add tests for _pyrepl.utils (GH-129325) (#130414)Miss Islington (bot)2025-02-211-0/+27
gh-126332: Add tests for _pyrepl.utils (GH-129325) (cherry picked from commit 0c4248f88e279df3254d62b34dfa3204a92c56a0) Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>