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 xtreak
Recipients AndrewCarterUK, docs@python, vinay.sajip, xtreak
Date 2019-07-16.07:51:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563263495.94.0.825534165769.issue37598@roundup.psfhosted.org>
In-reply-to
Content
Slightly unrelated to the issue but I noticed the below statement in the docs page couple of times. I think it's related to the order of kwargs when the statement was added in 3d9e972270270e1498712065a17ec3a589ae8986. Since order of kwargs is guaranteed from Python 3.6 can this be removed?

> Note that the order of items might be different according to the version of Python used.
History
Date User Action Args
2019-07-16 07:51:35xtreaksetrecipients: + xtreak, vinay.sajip, docs@python, AndrewCarterUK
2019-07-16 07:51:35xtreaksetmessageid: <1563263495.94.0.825534165769.issue37598@roundup.psfhosted.org>
2019-07-16 07:51:35xtreaklinkissue37598 messages
2019-07-16 07:51:35xtreakcreate