]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Fix missing memory error in `os._path_splitroot` (#151339)
authorsobolevn <mail@sobolevn.me>
Thu, 11 Jun 2026 15:48:08 +0000 (18:48 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 15:48:08 +0000 (15:48 +0000)
commit10595b1cb7ac04ba9a3ef3f7da4fa31c9966300d
tree2b54efb3e1338e0200ca11a39dbb81bf0087d1a9
parentb18168cb32d545ed976b760983478cbd5dde5bdf
gh-151126: Fix missing memory error in `os._path_splitroot` (#151339)
Misc/NEWS.d/next/Library/2026-06-11-16-25-38.gh-issue-151126.bh_Usy.rst [new file with mode: 0644]
Modules/posixmodule.c