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 belopolsky
Recipients belopolsky, methane, ncoghlan, serhiy.storchaka
Date 2017-01-05.19:36:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483645000.39.0.512520992092.issue29159@psf.upfronthosting.co.za>
In-reply-to
Content
On the other hand, the documentation for the bytearray constructor [1] lists integer argument first. 

[1]: https://docs.python.org/3/library/functions.html#bytearray
History
Date User Action Args
2017-01-05 19:36:40belopolskysetrecipients: + belopolsky, ncoghlan, methane, serhiy.storchaka
2017-01-05 19:36:40belopolskysetmessageid: <1483645000.39.0.512520992092.issue29159@psf.upfronthosting.co.za>
2017-01-05 19:36:40belopolskylinkissue29159 messages
2017-01-05 19:36:40belopolskycreate