Dict when defining not returning multi value key error

Chris Angelico rosuav at gmail.com
Sat Aug 2 06:58:44 EDT 2014


On Sat, Aug 2, 2014 at 4:41 PM, Marko Rauhamaa <marko at pacujo.net> wrote:
> I don't know why you way hg and git have no threat models. A great deal
> of damage could be inflicted if you could sneak malicious edits into
> version control systems without altering the hash.

You would have to somehow push that change into someone else's
repository. I'm not sure how you'd go about doing that without
actually having a commit, which will be kinda visible.

ChrisA



More information about the Python-list mailing list