]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45582: framework build: modPath must not be const (GH-29944)
authorChristian Heimes <christian@python.org>
Mon, 6 Dec 2021 18:13:12 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Dec 2021 18:13:12 +0000 (19:13 +0100)
commitf16f93e5279f957ca25dd8b91233a44833167a8a
tree7481cf536b02e314e4f6dfeb62902c1389c0cf3f
parentaf1db4eb555e02d2bff3476f99f7a653764203b0
bpo-45582: framework build: modPath must not be const (GH-29944)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Modules/getpath.c