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 skrah
Recipients Massimiliano Culpo, docs@python, r.david.murray, skrah, steven.daprano
Date 2017-12-12.14:34:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513089262.53.0.213398074469.issue32288@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, David, you are of course right! -- I've worked so much with fixed arrays in the past year that Python's behavior seemed odd and unfathomable. :-)


[Numpy arrays can't adopt that behavior, because growing them would be too expensive.]
History
Date User Action Args
2017-12-12 14:34:22skrahsetrecipients: + skrah, steven.daprano, r.david.murray, docs@python, Massimiliano Culpo
2017-12-12 14:34:22skrahsetmessageid: <1513089262.53.0.213398074469.issue32288@psf.upfronthosting.co.za>
2017-12-12 14:34:22skrahlinkissue32288 messages
2017-12-12 14:34:22skrahcreate