John Charankattu
John Charankattu
There are many upstream bugs in LLDB's Python API that haven't been fixed for years. All the issues reported to this repo that got identified as upstream bugs were [marked...
After looking at the [gir file](https://github.com/gtk-rs/gir-files/blob/master/Pango-1.0.gir), an automated way to generate this seems not possible. So, I would like to suggest two possible alternatives: - Don't use gir! (How often...
Or more generally, "How gtk memory management works." The most relevant write up as of now is: [`glib_wrapper!` docs](https://gtk-rs.org/gtk-rs-core/git/docs/glib/macro.wrapper.html) The most important parts that are missing: 1. What are the...
I am trying to parse a not-so-structured document, and this would be a nice feature to have, so that I don't have to directly rely on `regex` package (and for...
### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version: 1.5.7-1 Provider version: 2.10.1 Kubernetes version: 1.27.4-eks-2d98532 ``` ### Affected Resource(s) - helm_release ### Terraform Configuration Files These are the...
There are too many issues in this repo that are actually asking for help or other discussions, and not bug reports or feature requests. These threads are better off moved...