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 xiang.zhang
Recipients amogorkon, cheryl.sabella, eryksun, ethan.furman, lukasz.langa, ncoghlan, rhettinger, xiang.zhang
Date 2018-03-14.12:27:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521030473.86.0.467229070634.issue27984@psf.upfronthosting.co.za>
In-reply-to
Content
Revising the patch, register() is fixed by feature in #32227. So I will only fix dispatch() in 3.7 and 3.8, the whole patch to 3.6.
History
Date User Action Args
2018-03-14 12:27:53xiang.zhangsetrecipients: + xiang.zhang, rhettinger, ncoghlan, ethan.furman, lukasz.langa, eryksun, amogorkon, cheryl.sabella
2018-03-14 12:27:53xiang.zhangsetmessageid: <1521030473.86.0.467229070634.issue27984@psf.upfronthosting.co.za>
2018-03-14 12:27:53xiang.zhanglinkissue27984 messages
2018-03-14 12:27:53xiang.zhangcreate