Heitor Lessa
Heitor Lessa
Having the same issue here, however the certificate is valid from where I'm connecting from (cURL works, btw): Zulip API Error: SSL Error: UNABLE_TO_VERIFY_LEAF_SIGNATURE Any pointers? I've tried to disable...
Whenever you have time, could you share the list of imports that will break for customers using absolute imports with these? It’ll be useful for import hooks (prevent breaking), and...
Assuming import hooks works, I'd be fine with the change :) I'll have more thoughts as the PR gets implemented, for now, what's top of mind for me is: *...
Coming out next Thursday (13th) ;)
Adding `triage` label to decide whether we make it ready for this Thursday's release
Meanwhile we don't submit a PR for a top level method, this is possible today like this: ```python logger.registered_formatter.clear_state() ``` The top level method should delegate to formatter
Folks - what's the latest here?
Thanks a lot @stephenbawks !! Gonna make comments in the RFC shortly
Quick heads up it's missing details and CI checks still. I'll put this for August
> @heitorlessa / @stephenbawks Coming back to this PR, is there anything else needed before we review and merge? Leandro shared that docs and UX need a final pass --...