tornado
tornado copied to clipboard
Cleanup bytearray shrink code designed for Python 2
According to the comment introduced in tornadoweb/tornado#1873, bytearray shrink is done automatically in Python 3.4+.