Jose Tomas Robles Hahn
Jose Tomas Robles Hahn
> I get this error when, for example, I execute docker-compose build I also got the _OPENSSL_1_1_1_ error when executing `docker-compose build` with `google-cloud-sdk` Debian package version `302.0.0-0`. Reverting to...
Installing Docker Compose with Pip fixed the issue for me. More details in https://github.com/GoogleCloudPlatform/docker-credential-gcr/issues/83#issuecomment-695072817.
The owner of the [defusedxml repository](https://github.com/tiran/defusedxml) is thinking of ways to solve this issue (the deprecation part, at least): https://github.com/tiran/defusedxml/issues/38#issuecomment-488647815. Is the function `defusedxml.lxml.fromstring()` they only part of `defusedxml.lxml` that...
SignXML removed the DefusedXML dependency by incorporating its useful parts. See https://github.com/XML-Security/signxml/commit/83c05fbfdc9efbea0ddc13cd490b423bb772ef5d.
> I'd also like to know the difference (timedelta) between `fecha_firma_dt` and `fecha_cesion_dt` for all those cases. I've got a feeling that difference must be very little (for valid "cesiones"...
> I would keep the validation of `fecha_firma_dt` and `fecha_cesion_dt`, but change it from an equality comparison to the following condition: the absolute value of the difference between the two...
CC: @jtrobles-cdd
> @glarrain @jtrh, please suggest what you think would be the most suitable name for the XML schema versions. - Do **all** the files of a year-month-day (YMD) version (e.g....
> @glarrain @jtrh, please suggest what you think would be the most suitable name for the XML schema versions. Another idea: Instead of version `2019_12_12`, use something like `sii_rtc_2019_12_12_schema_cesion` or...
CC: @jtrobles-cdd