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 miss-islington
Recipients Anthony Sottile, larry, miss-islington, serhiy.storchaka, taleinat, vstinner
Date 2020-06-23.22:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592950626.76.0.600816716684.issue31938@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60cbdc81d1bd5c175ff890ee4cfdc85c10090b75 by Anthony Sottile in branch '3.8':
[3.8] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) (GH-21098)
https://github.com/python/cpython/commit/60cbdc81d1bd5c175ff890ee4cfdc85c10090b75
History
Date User Action Args
2020-06-23 22:17:06miss-islingtonsetrecipients: + miss-islington, vstinner, taleinat, larry, serhiy.storchaka, Anthony Sottile
2020-06-23 22:17:06miss-islingtonsetmessageid: <1592950626.76.0.600816716684.issue31938@roundup.psfhosted.org>
2020-06-23 22:17:06miss-islingtonlinkissue31938 messages
2020-06-23 22:17:06miss-islingtoncreate