]> 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:41:35 +0000 (10:41 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 17:41:35 +0000 (10:41 -0700)
commit696a89fef81f8229ebff9c32dfd36921c04f0890
tree5a3940793f6b32ba0dea473d7e75450159877126
parent65de808811f93793599209f74bb1bab3ad399b17
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