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 vaultah
Recipients lisroach, rhettinger, vaultah
Date 2017-11-22.13:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511355872.51.0.213398074469.issue31841@psf.upfronthosting.co.za>
In-reply-to
Content
I added a PR.

FWIW, I still think it would make sense to change the return type of UserString.join, and maybe *split* and *partition methods (to return list/tuple of UserString objects) for the sake of consistency.
History
Date User Action Args
2017-11-22 13:04:32vaultahsetrecipients: + vaultah, rhettinger, lisroach
2017-11-22 13:04:32vaultahsetmessageid: <1511355872.51.0.213398074469.issue31841@psf.upfronthosting.co.za>
2017-11-22 13:04:32vaultahlinkissue31841 messages
2017-11-22 13:04:32vaultahcreate