Hacker News new | ask | show | jobs
by 1wd 2657 days ago
Python 3 urllib and other stdlib protocol modules also use `splitlines` which splits on various unicode "newlines". Could that also be exploitable somehow? https://discuss.python.org/t/changing-str-splitlines-to-matc...