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 ncoghlan
Recipients docs@python, josh.r, ncoghlan, rhettinger, serhiy.storchaka, vy0123, xiang.zhang
Date 2017-05-27.05:44:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495863883.9.0.983916787833.issue22702@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 08e2f355d04d3cbea5751ce1275306ee3f569b32 by Nick Coghlan (Sanyam Khurana) in branch 'master':
bpo-22702: Clarify documentation of str.join & bytes.join (GH-156)
https://github.com/python/cpython/commit/08e2f355d04d3cbea5751ce1275306ee3f569b32
History
Date User Action Args
2017-05-27 05:44:43ncoghlansetrecipients: + ncoghlan, rhettinger, docs@python, serhiy.storchaka, josh.r, vy0123, xiang.zhang
2017-05-27 05:44:43ncoghlansetmessageid: <1495863883.9.0.983916787833.issue22702@psf.upfronthosting.co.za>
2017-05-27 05:44:43ncoghlanlinkissue22702 messages
2017-05-27 05:44:43ncoghlancreate