mirror of
https://github.com/xcat2/confluent.git
synced 2025-05-31 10:06:39 +00:00
Python 2 and 3 are inconsistent with how they treat memoryview, but they are consistent on bytearray treatment Since rqv is merely a cheaply sliceable view of rq, use rq directly for functions where the difference between 2 and 3 would matter.
Description
Languages
Python
79.9%
Shell
15.9%
C
3.4%
Go
0.4%
Perl
0.3%