]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154007: Improve test coverage for the `shlex` module (GH-154009) (#154446)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jul 2026 08:36:09 +0000 (10:36 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2026 08:36:09 +0000 (08:36 +0000)
commit0d3ec66244eaa96bc01775273b31549ab3fc09e9
tree8ec73f6009242317e2ed5b416320e29e2379a296
parent6d61cc9ef42bccaef7bf176e7b825dc524fb5d18
[3.14] gh-154007: Improve test coverage for the `shlex` module (GH-154009) (#154446)

gh-154007: Improve test coverage for the `shlex` module (GH-154009)
(cherry picked from commit 0eac28e3637d0ee15f4e8737b5d1a311623e46f9)

Co-authored-by: Piotr Kaznowski <piotr@kazno.dev>
Lib/test/test_shlex.py