ZiqianXu

Results 6 issues of ZiqianXu

1) Specify the MIME type and extension for which to add support text/x-python: .py application/x-bytecode.python: .pyc 2) Share an example file python3 source file with shebang `/usr/bin/python3` or `/usr/bin/env python3`...

enhancement

Read the FAQ first: https://github.com/confluentinc/librdkafka/wiki/FAQ Do NOT create issues for questions, use the discussion forum: https://github.com/confluentinc/librdkafka/discussions Description =========== When configure kafka broker to TLSv1.3 with `ssl.enabled.protocols=TLSv1.3`, I noticed the libkafka...

Is there a way to not follow symlink to target file and return "inode/symlink" directly? I wrote a simple example [here](https://go.dev/play/p/ko9ZYIqQJtm), as you can see the mime-type of symlink `bar`...

**Describe the bug** Envoy Proxy has published a [security advisory ](https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm) regarding `CVE-2024-30255` HTTP/2: CPU exhaustion due to CONTINUATION frame flood. Is Emissary-ingress affected by CVE-2024-30255? If so, should it...

Hi pydeps team, thanks for implementing this great tool! When using the tool to examine python source files, we noticed sometimes a compiled pyc file would be automatically generated for...

Hi @CalebQ42, Thanks for implementing this handy library, it's been a real help for us. Is there a function to iterate over all included files in the squashfs filesystem recursively...