Issue 31409: Implement PEP 559 - built-in noop()

Issue31409

Created on 2017-09-10 16:58 by barry, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 3480 closed barry, 2017-09-10 16:59
Messages (2)
msg301816 - (view) Author: Barry A. Warsaw (barry) * (Python committer) Date: 2017-09-10 16:58
Placeholder issue for discussion of the design of the implementation of PEP 559.
msg301818 - (view) Author: Barry A. Warsaw (barry) * (Python committer) Date: 2017-09-10 17:22
Rejected by GvR!
History
Date User Action Args
2022-04-11 14:58:52adminsetgithub: 75590
2017-09-10 17:22:25barrysetstatus: open -> closed

messages: + msg301818
stage: patch review -> resolved

2017-09-10 16:59:05barrysetkeywords: + patch
stage: patch review
pull_requests: + pull_request3470
2017-09-10 16:58:37barrycreate