summaryrefslogtreecommitdiffstats
path: root/Python/pytime.c
diff options
context:
space:
mode:
authorSebastian Rittau <srittau@rittau.biz>2024-02-18 08:24:58 (GMT)
committerGitHub <noreply@github.com>2024-02-18 08:24:58 (GMT)
commit371c9708863c23ddc716085198ab07fa49968166 (patch)
tree305ca06fc4fa5d87a8ff08e2a01dc3eba0a2d802 /Python/pytime.c
parentf9154f8f237e31e7c30f8698f980bee5e494f1e0 (diff)
downloadcpython-371c9708863c23ddc716085198ab07fa49968166.zip
cpython-371c9708863c23ddc716085198ab07fa49968166.tar.gz
cpython-371c9708863c23ddc716085198ab07fa49968166.tar.bz2
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.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions