Robert Fernandez
Robert Fernandez
freezegun 0.3.15 and django 1.11.29 with Python 3.7.5 on Ubuntu 18.04.4 freezegun doesn't seem to be correctly patching the datetime functions when it is being run inside a Pool. This...
The oracle-db helm chart located here: `OracleDatabase/SingleInstance/helm-charts/oracle-db` has a secrets manifest that renders a random string as the database password. This value is re-generated every single time the chart is...
This fixes issue #2676 The helm chart will now randomly generate a value for the oracle_pwd secret only if the secret does not already exist. If the secret does exist,...
Hi, I'm using this library to stream mp4 files remotely and it's been working really well so far. I just have 1 question about the way in which `.seek` is...