Alex Gaynor
Alex Gaynor
``` >>> {}.__eq__(0) NotImplemented ``` :-)
Hmm, so an empty AKI is stupid, but it's not clear it violates the RFC? ``` AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] KeyIdentifier OPTIONAL, authorityCertIssuer [1] GeneralNames OPTIONAL, authorityCertSerialNumber [2]...
I'm not sure that it does.
I think that's a good summary, the fact that they use the ALL CAPS MAY means that MAY carries this definition: ``` MAY This word, or the adjective "OPTIONAL", mean...
(FreeBSD failures look unrelated.)
I don't know if this is related to the migration or not, but automation keeps updating the Reported dates on issues in nonsensical ways. For example: https://issues.oss-fuzz.com/issues/42477631
Where did we leave this? Is it just a matter of generating a better `IntoPy` for simple enums?
https://github.com/python/cpython/commit/32b2c5de16183c74e43da01c5b33343e43c469a4 I think there might be an ABI change in PyModuleDef_HEAD_INIT?
Hmm, we should probably adapt the coverage bits to merge from multiple jobs (as we do on cryptography). @mhils do you have an opinion on this API?
@eidorb thank you for reporting this, is there a PKCS#7 structure that you can share publicly with us, or do they contain PII? Are you able to report this to...