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 vstinner
Recipients Anthony Sottile, larry, serhiy.storchaka, taleinat, vstinner
Date 2020-06-23.21:50:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592949004.38.0.481341288717.issue31938@roundup.psfhosted.org>
In-reply-to
Content
New changeset d051801052211b533c46a593b1c1bccf649a171c by Anthony Sottile in branch 'master':
bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066)
https://github.com/python/cpython/commit/d051801052211b533c46a593b1c1bccf649a171c
History
Date User Action Args
2020-06-23 21:50:04vstinnersetrecipients: + vstinner, taleinat, larry, serhiy.storchaka, Anthony Sottile
2020-06-23 21:50:04vstinnersetmessageid: <1592949004.38.0.481341288717.issue31938@roundup.psfhosted.org>
2020-06-23 21:50:04vstinnerlinkissue31938 messages
2020-06-23 21:50:04vstinnercreate