commit | 580b404a4be575d5a9bfe38001d228e58e454cb6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@dropbox.com> | Sun Apr 24 17:55:40 2016 -0700 |
committer | Guido van Rossum <guido@dropbox.com> | Sun Apr 24 17:55:40 2016 -0700 |
tree | 2abd857b05190f3fe7d8730823df49423d2ac2ae | |
parent | 5512d3ecf0133d354c0b103eb22cb268f981455d [diff] |
Rip out the promotion from bytearray/memoryview to bytes. See http://bugs.python.org/issue26800.