This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Roman Yurchak, Simon Biggs, barry, brett.cannon, christian.heimes, corona10, erlendaasland, ethan smith, mcepl, miss-islington, pmpp, rdb, xtreak
Date 2022-03-14.13:40:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647265243.09.0.917255402623.issue40280@roundup.psfhosted.org>
In-reply-to
Content
New changeset f00ced8396f2d7683e58b9d5ebbf5797992bf477 by Christian Heimes in branch 'main':
bpo-40280: select: Use NULL for empty fdset (GH-31865)
https://github.com/python/cpython/commit/f00ced8396f2d7683e58b9d5ebbf5797992bf477
History
Date User Action Args
2022-03-14 13:40:43christian.heimessetrecipients: + christian.heimes, barry, brett.cannon, mcepl, pmpp, rdb, ethan smith, corona10, miss-islington, Roman Yurchak, xtreak, erlendaasland, Simon Biggs
2022-03-14 13:40:43christian.heimessetmessageid: <1647265243.09.0.917255402623.issue40280@roundup.psfhosted.org>
2022-03-14 13:40:43christian.heimeslinkissue40280 messages
2022-03-14 13:40:43christian.heimescreate