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