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 [email protected]
Recipients alexandre.vassalotti, liugang93, [email protected], pitrou
Date 2019-07-09.05:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
yesterday i have test two case, first i find the code 1 not execute the __init__ when execute loads. second the code 1 and code 2 dumps result s is not equal,because the dumps is the buildin function ,so i can't find more message.but if the code2 only have keyword parameter the code2 is not raise exception. i want to debug the interpreter that can get the reason.
History
Date User Action Args
2019-07-09 05:19:37[email protected]setrecipients: + [email protected], pitrou, alexandre.vassalotti, liugang93
2019-07-09 05:19:37[email protected]setmessageid: <[email protected]>
2019-07-09 05:19:37[email protected]linkissue37489 messages
2019-07-09 05:19:37[email protected]create