[issue42948] bytearray.copy is undocumented

2021-01-23 Thread Patrick Haller
Patrick Haller added the comment: Terry, I am sorry. You are of course right. I was somehow looking at count not copy. -- ___ Python tracker <https://bugs.python.org/issue42

[issue42948] bytearray.copy is undocumented

2021-01-17 Thread Patrick Haller
Patrick Haller added the comment: You will see this on every bytes and bytearray type as the behaviour described is the same for both. -- nosy: +HallerPatrick ___ Python tracker <https://bugs.python.org/issue42