]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119679: Fix layout of PYD and DLL files on Windows when using PC/layout script...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Jun 2024 15:38:31 +0000 (17:38 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 15:38:31 +0000 (15:38 +0000)
commitfbdff3803af23f632469933e33ee735f853bbdec
tree12d36f43905756dbe5f9a0a5bf63efad43e91b3f
parent13e5f455c45d21a3642aaf429cf20cac71dbf29b
gh-119679: Fix layout of PYD and DLL files on Windows when using PC/layout script (GH-120133)

(cherry picked from commit cccc9f63c63ae693ccd0e2d8fc6cfd3aa18feb8e)

Co-authored-by: Steve Dower <steve.dower@python.org>
PC/layout/main.py