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, miss-islington, serhiy.storchaka, taleinat, vstinner
Date 2020-06-23.22:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
pydoc doesn't show the eventmask parameter whereas it is in select.epoll.register.__text_signature__. I created bpo-41095: "inspect.signature() doesn't parse __text_signature__ containing a newline character".
History
Date User Action Args
2020-06-23 22:27:18vstinnersetrecipients: + vstinner, taleinat, larry, serhiy.storchaka, Anthony Sottile, miss-islington
2020-06-23 22:27:18vstinnersetmessageid: <[email protected]>
2020-06-23 22:27:18vstinnerlinkissue31938 messages
2020-06-23 22:27:18vstinnercreate