]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-31696: don't mention GCC in sys.version when building with clang (#3891)
authorBenjamin Peterson <benjamin@python.org>
Fri, 6 Oct 2017 04:15:14 +0000 (21:15 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2017 04:15:14 +0000 (21:15 -0700)
commit7faf7e50757dde2cb8583ee08ef31f4b8312e44f
tree40329c060cb97d0d30919b4ea62ba9ef836b8dc7
parentac317700ce7439e38a8b420218d9a5035bba92ed
closes bpo-31696: don't mention GCC in sys.version when building with clang (#3891)
Misc/NEWS.d/next/Build/2017-10-04-23-40-32.bpo-31696.Y3_aBV.rst [new file with mode: 0644]
Python/getcompiler.c