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

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