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 nanthil
Recipients nanthil
Date 2018-05-24.14:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527171144.64.0.682650639539.issue33636@psf.upfronthosting.co.za>
In-reply-to
Content
https://repl.it/repls/ColorfulFlusteredPercent

Here you can see the unexpected behavior I was speaking of. This behavior is NOT useful compared to the expected behavior. If I reference position 0 in the array, I expect position 0 to be appended. The sensible behavior, from my view, would be to make n unique values, not n duplicates.
History
Date User Action Args
2018-05-24 14:12:24nanthilsetrecipients: + nanthil
2018-05-24 14:12:24nanthilsetmessageid: <1527171144.64.0.682650639539.issue33636@psf.upfronthosting.co.za>
2018-05-24 14:12:24nanthillinkissue33636 messages
2018-05-24 14:12:24nanthilcreate