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 arigo
Recipients arigo, brandtbucher, pablogsal, rhettinger, serhiy.storchaka, tim.peters
Date 2019-03-13.23:02:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552518148.93.0.538221826183.issue36229@roundup.psfhosted.org>
In-reply-to
Content
...or PySequence_Concat() instead of PyNumber_Add(); same reasoning.
History
Date User Action Args
2019-03-13 23:02:28arigosetrecipients: + arigo, tim.peters, rhettinger, serhiy.storchaka, pablogsal, brandtbucher
2019-03-13 23:02:28arigosetmessageid: <1552518148.93.0.538221826183.issue36229@roundup.psfhosted.org>
2019-03-13 23:02:28arigolinkissue36229 messages
2019-03-13 23:02:28arigocreate