]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97758: Fix a crash in getpath_joinpath() called without arguments (GH-97759)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 5 Oct 2022 09:51:58 +0000 (12:51 +0300)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 09:51:58 +0000 (12:51 +0300)
commitf8cbd79d328d90443acabc41d246332c302c815a
treea88a5e736353b7402e6c2a7909623a3b16a697ad
parente3ef400be74e027eaa19f7677af986fb05dd3334
gh-97758: Fix a crash in getpath_joinpath() called without arguments (GH-97759)
Modules/getpath.c