]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45532: Replace 'default' with 'main' as default in sys.version (GH-29100)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 Oct 2021 17:45:06 +0000 (10:45 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 17:45:06 +0000 (10:45 -0700)
commit1249ce7c6c0ac7a99a72e6e7b8b10dd64158c386
tree35ba68c1cb0c6942162adbee6d0f505d3e77432f
parent919268316582c6ac47960c2e5dd2ee1682371494
bpo-45532: Replace 'default' with 'main' as default in sys.version (GH-29100)

(cherry picked from commit d2cd5eef0c3fc0431bfe3fc24b4c020ebfcf8aad)

Co-authored-by: Jeong YunWon <69878+youknowone@users.noreply.github.com>
Misc/NEWS.d/next/Build/2021-10-20-16-07-39.bpo-45532.kyhvis.rst [new file with mode: 0644]
Modules/getbuildinfo.c