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