]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115114: Add missing slash to file URI prefix `file:/` (#115115)
authorEdgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>
Wed, 7 Feb 2024 05:22:47 +0000 (23:22 -0600)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2024 05:22:47 +0000 (05:22 +0000)
commit60375a38092b4d4dec9a826818a20adc5d4ff2f7
tree95e0c5ec3b38d3a5a373568e4bb4c4b239a3b28c
parent3f71c416c085cfaed49ef325f70eb374a4966256
gh-115114: Add missing slash to file URI prefix `file:/` (#115115)

Add missing slash to file URI prefix `file:/`
Doc/whatsnew/3.13.rst