]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] Add vfspath TypeError test (GH-153987) (#154010)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Jul 2026 08:16:03 +0000 (10:16 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 08:16:03 +0000 (08:16 +0000)
commitbecc0f6180d689d655fd29b9b21a6ef4c59a0323
tree00665ab08b3f1dd18e4a7cedddc134c325e2a327
parent13b29a98388505ecc72e30cd97b5c8b15b1ed751
[3.15] Add vfspath TypeError test (GH-153987) (#154010)

Add vfspath TypeError test (GH-153987)

typeerror with message test
(cherry picked from commit 5763bfdd1b582ef30cf3e6dd88754991973c77ce)

Co-authored-by: Ajob Kustra <ajobkustra.p@gmail.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Lib/test/test_pathlib/test_join_windows.py