]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40280: Add configure check for socket shutdown (GH-29795)
authorChristian Heimes <christian@python.org>
Fri, 26 Nov 2021 14:16:54 +0000 (16:16 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Nov 2021 14:16:54 +0000 (15:16 +0100)
commit8caceb7a474bf32cddfd25fba25b531ff65f4365
tree910efc6bfc66a2d9b665c73eb88c0e88cfc5650c
parentdb671b010cb4662011c6e6567a1f4fcd509102b8
bpo-40280: Add configure check for socket shutdown (GH-29795)
Misc/NEWS.d/next/Build/2021-11-26-14-09-04.bpo-40280.ZLpwQf.rst [new file with mode: 0644]
Modules/socketmodule.c
PC/pyconfig.h
configure
configure.ac
pyconfig.h.in