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 brandtbucher, jaraco, rhettinger, serhiy.storchaka
Date 2021-09-12.10:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631442493.6.0.908114078772.issue43413@roundup.psfhosted.org>
In-reply-to
Content
New changeset 92bf8691fb78f3484bf2daba836c416efedb1d8d by Serhiy Storchaka in branch 'main':
bpo-43413: Fix handling keyword arguments in subclasses of some buitin classes (GH-26456)
https://github.com/python/cpython/commit/92bf8691fb78f3484bf2daba836c416efedb1d8d
History
Date User Action Args
2021-09-12 10:28:13serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, jaraco, brandtbucher
2021-09-12 10:28:13serhiy.storchakasetmessageid: <1631442493.6.0.908114078772.issue43413@roundup.psfhosted.org>
2021-09-12 10:28:13serhiy.storchakalinkissue43413 messages
2021-09-12 10:28:13serhiy.storchakacreate