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 martin.panter
Recipients Arfrever, ethan.furman, josh.r, martin.panter, pitrou, serhiy.storchaka
Date 2015-01-05.05:37:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420436272.69.0.650089183239.issue23001@psf.upfronthosting.co.za>
In-reply-to
Content
If this goes ahead, it would be nice adding notes to the documentation saying that bytearray() or whatever was previously not supported. There are APIs in Python 2.6 that had similar treatment with no documentation updates, and I keep being bitten by it.
History
Date User Action Args
2015-01-05 05:37:53martin.pantersetrecipients: + martin.panter, pitrou, Arfrever, ethan.furman, serhiy.storchaka, josh.r
2015-01-05 05:37:52martin.pantersetmessageid: <1420436272.69.0.650089183239.issue23001@psf.upfronthosting.co.za>
2015-01-05 05:37:52martin.panterlinkissue23001 messages
2015-01-05 05:37:52martin.pantercreate