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 serhiy.storchaka
Recipients serhiy.storchaka, xtreak
Date 2019-04-01.07:59:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554105569.97.0.175326934296.issue36492@roundup.psfhosted.org>
In-reply-to
Content
New changeset a37f356de19828241bf19129f804369794c72ed3 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645)
https://github.com/python/cpython/commit/a37f356de19828241bf19129f804369794c72ed3
History
Date User Action Args
2019-04-01 07:59:29serhiy.storchakasetrecipients: + serhiy.storchaka, xtreak
2019-04-01 07:59:29serhiy.storchakasetmessageid: <1554105569.97.0.175326934296.issue36492@roundup.psfhosted.org>
2019-04-01 07:59:29serhiy.storchakalinkissue36492 messages
2019-04-01 07:59:29serhiy.storchakacreate