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 cheryl.sabella, docs@python, georg.brandl, ncoghlan
Date 2017-04-26.05:47:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493185624.3.0.395232395372.issue30052@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c6db4811f9ea3aeff0e1fafe1c60a22835ef359e by Nick Coghlan (csabella) in branch 'master':
bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions  (GH-1271)
https://github.com/python/cpython/commit/c6db4811f9ea3aeff0e1fafe1c60a22835ef359e
History
Date User Action Args
2017-04-26 05:47:04ncoghlansetrecipients: + ncoghlan, georg.brandl, docs@python, cheryl.sabella
2017-04-26 05:47:04ncoghlansetmessageid: <1493185624.3.0.395232395372.issue30052@psf.upfronthosting.co.za>
2017-04-26 05:47:04ncoghlanlinkissue30052 messages
2017-04-26 05:47:04ncoghlancreate