Skip to content
Snippets Groups Projects
Select Git revision
  • fb54736bdb5c01a4051a77c8b048502c6a41e044
  • master default protected
2 results

tests

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    stijn authored and Damien George committed
    Reuse the implementation for bytes since it works the same way regardless
    of the underlying type.  This method gets added for CPython compatibility
    of bytearray, but to keep the code simple and small array.array now also
    has a working decode method, which is non-standard but doesn't hurt.
    fb54736b
    History
    Name Last commit Last update
    ..