gh-114709: Fix exceptions raised by posixpath.commonpath (#114710)
Fix the exceptions raised by posixpath.commonpath Raise ValueError, not IndexError when passed an empty iterable. Raise TypeError, not ValueError when passed None.
S
Sebastian Rittau committed
371c9708863c23ddc716085198ab07fa49968166
Parent: f9154f8
Committed by GitHub <noreply@github.com>
on 2/18/2024, 8:24:58 AM