Feature request: PyMemoryView Feature request: PyByteArray::new_with_size(num_bytes) Question: Can we allocate some buffer in python-side? Consider this example: let ...
The issue is hard to reproduce exactly. The affected process (using Python 3.10) is querying large files on a on-premise object storage service (Minio, via the minio-sdk). Lately, this storage service ...