]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31938: Fix default-value signatures of several functions in the select module...
authorAnthony Sottile <asottile@umich.edu>
Tue, 23 Jun 2020 21:49:56 +0000 (14:49 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2020 21:49:56 +0000 (23:49 +0200)
commitd051801052211b533c46a593b1c1bccf649a171c
tree6f76f6bbe6bf4e39878a26958b934843eceb8575
parent281cce1106568ef9fec17e3c72d289416fac02a5
bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066)
Misc/NEWS.d/next/Library/2020-06-22-20-08-40.bpo-31938.EVuko9.rst [new file with mode: 0644]
Modules/clinic/selectmodule.c.h
Modules/selectmodule.c