This should have been obvious to me for a longer time, but until earlier
today I did not really realize the severity of the issues caused by
str.format on untrusted user input. It came up as a way to bypass the
Jinja2 Sandbox in a way that would permit r...
Read more »
๐ Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage - gvinciguerra/PyGM... (more…)
Read more »
Performance measurement is the process of collecting and understanding information regarding the performance of some code.
Read more »
Zac Hatfield-Dodds opened his presentation with a paraphrase of the economist Thomas Schelling: No matter how rigorous her analysis or ... (more…)
Read more »
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python - windelbouwman/ppci... (more…)
Read more »