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 asvetlov
Recipients Amir, asvetlov
Date 2019-12-07.10:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575714535.48.0.906887194116.issue38979@roundup.psfhosted.org>
In-reply-to
Content
I think it should look like the corresponding function from multidict: https://github.com/aio-libs/multidict/blob/master/multidict/_multidict.c#L803-L808

Please note, the method definition also should be updated, see https://github.com/aio-libs/multidict/blob/master/multidict/_multidict.c#L923-L928 for inspiration.
History
Date User Action Args
2019-12-07 10:28:55asvetlovsetrecipients: + asvetlov, Amir
2019-12-07 10:28:55asvetlovsetmessageid: <1575714535.48.0.906887194116.issue38979@roundup.psfhosted.org>
2019-12-07 10:28:55asvetlovlinkissue38979 messages
2019-12-07 10:28:55asvetlovcreate