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 terry.reedy
Recipients ncoghlan, pfalcon, serhiy.storchaka, terry.reedy
Date 2014-04-11.19:38:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397245117.95.0.945232306925.issue21180@psf.upfronthosting.co.za>
In-reply-to
Content
You are  proposing to copy behavior that will likely be deprecated and removed (see  http://legacy.python.org/dev/peps/pep-0467/#id5). Lets reject that idea. The same pep proposes to replace byte(s/array)(n) "by two more explicit alternate constructors provided as class methods" -- perhaps called .zeros(n). A proposal to copy the new replacements to array might be accepted.
History
Date User Action Args
2014-04-11 19:38:38terry.reedysetrecipients: + terry.reedy, pfalcon, ncoghlan, serhiy.storchaka
2014-04-11 19:38:37terry.reedysetmessageid: <1397245117.95.0.945232306925.issue21180@psf.upfronthosting.co.za>
2014-04-11 19:38:37terry.reedylinkissue21180 messages
2014-04-11 19:38:37terry.reedycreate