[08:04:55] <white_shadow> how to connect mongodb with intellijidea?
[18:40:28] <c4017w> Any pyMongo experts? Since version 3.9 it's supposed to accept bytearrays, but I get an InvalidDocument error for this example: import bson; bson.BSON.encode({"a": bytearray([1, 2, 3])})
[18:40:52] <c4017w> using 3.11. stack trace: https://bpa.st/6J5A