Zokre Zyl

Results 8 issues of Zokre Zyl

the following code is not a hook, though the regular expression in the glumpy/gloo/parser.py (get_hooks) is wrongly matching it: ``` if (dist == 0. || dist > radii.y || (mag0.99))...

I know that this is not the best channel to make a little announcement, but I thought you may be interested to add reference to the project somewhere in the...

``` ->skopeo copy docker://saschagrunert/crio-playground oci:crio-playground:latest ->mkdir crio-playground-bundle ->oci-image-tool create --ref name=latest crio ->playground crio-playground-bundle ``` I get the following error ```->oci-image-tool create --ref name=latest crio-playground crio-playground-bundle symlink thawte_Primary_Root_CA.pem crio-playground-bundle/rootfs/var/lib/ca-certificates/openssl/00673b5b.0: permission...

I use the method in a custom url decoding piece of code. Why is it marked as privet with underscore?

needs-info

Hi, wanted to create wrapper for the standard text/template/parse/library but the generated code contains following: ```python if 3 < len(args): self.True = args[3] ``` where ```python @property def True(self): return...

Hi, lot's of folks are comming from vim background. Rich and Textual are great tool, wanted to adapt, but for me the overhead to implement vim mode specific behaviour for...

As input buffer for copy, the requirements are less strict, wouldn't it make sense to implement as_immutable_buffer?

Hi Vector :) Wonderfull libraries! " must be initialized by a constant expression 49 | constexpr bool noexcept_buffer_input_v;" Getting though the above error when compiling with clang++ (19). Shouldn't be...