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 Mariatta
Recipients Mariatta, docs@python, josh.r, ncoghlan, rhettinger, serhiy.storchaka, vy0123, xiang.zhang
Date 2017-06-01.02:49:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496285373.03.0.932106838228.issue22702@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9139f23464ed0f71cb0e34a535a5b7ddf7fad748 by Mariatta in branch '2.7':
bpo-22702: Clarify documentation of str.join & bytes.join (GH-156) (GH-1898)
https://github.com/python/cpython/commit/9139f23464ed0f71cb0e34a535a5b7ddf7fad748
History
Date User Action Args
2017-06-01 02:49:33Mariattasetrecipients: + Mariatta, rhettinger, ncoghlan, docs@python, serhiy.storchaka, josh.r, vy0123, xiang.zhang
2017-06-01 02:49:33Mariattasetmessageid: <1496285373.03.0.932106838228.issue22702@psf.upfronthosting.co.za>
2017-06-01 02:49:33Mariattalinkissue22702 messages
2017-06-01 02:49:32Mariattacreate