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 wyz23x2
Recipients wyz23x2
Date 2020-12-05.15:23:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607181809.65.0.0637859656731.issue42578@roundup.psfhosted.org>
In-reply-to
Content
>>> (1,)(2, 3)
<stdin>:1: SyntaxWarning: 'tuple' object is not callable; perhaps you missed a comma?
History
Date User Action Args
2020-12-05 15:23:29wyz23x2setrecipients: + wyz23x2
2020-12-05 15:23:29wyz23x2setmessageid: <1607181809.65.0.0637859656731.issue42578@roundup.psfhosted.org>
2020-12-05 15:23:29wyz23x2linkissue42578 messages
2020-12-05 15:23:29wyz23x2create