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 Dennis Sweeney
Recipients Dennis Sweeney, rhettinger, serhiy.storchaka
Date 2020-03-12.07:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583996477.31.0.664304790808.issue39944@roundup.psfhosted.org>
In-reply-to
Content
This is not a duplicate: issue16397 concerned

   " ".join([US("a"), US("b")])

While this is concerned about the return value and acceptable parameters for UserString.join().
History
Date User Action Args
2020-03-12 07:01:17Dennis Sweeneysetrecipients: + Dennis Sweeney, rhettinger, serhiy.storchaka
2020-03-12 07:01:17Dennis Sweeneysetmessageid: <1583996477.31.0.664304790808.issue39944@roundup.psfhosted.org>
2020-03-12 07:01:17Dennis Sweeneylinkissue39944 messages
2020-03-12 07:01:17Dennis Sweeneycreate