PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 31st of July, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[08:04:26] <white_shadow> hi
[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