Topic: https://intoli.com/blog/dangerous-pickles/?imm_mid=0f9aa0
hide preview

What's next? verify your email address for reply notifications!

unverified 6y, 316d ago

Thanks for this! It was very insightful.

Just one question. In your first code sample, shouldn't the third line of code be pickled = pickle.dumps(original) rather than pickled = pickle.dumps(my_dict)? As you currently have it, the code will pop a NameError when executed, yes?

remark link
hide preview

What's next? verify your email address for reply notifications!

evan 6y, 315d ago

Thanks, good catch!

hide preview

What's next? verify your email address for reply notifications!