Hubert Badocha

Results 25 issues of Hubert Badocha

- fixes #1687 #1688 Additionaly: - changes `newline_re` so that it doesn't have group and doesn't require `[::2]` after `split` - simplified `Tuple[Failure]` to `Failure` - used faster `isspace` instead...

`filename` is provided to `name` arguments in `TemplateSyntaxError` in https://github.com/pallets/jinja/blob/7fb13bf94443f067c74204a1aee368fdf0591764/src/jinja2/lexer.py#L264 Environment: - Python version: 3.10 - Jinja version: 3.2.0.dev

Type of `lexer.Token.value` is `str` but should be `t.Any` as variable with this type that sometimes is `str`, sometimes `int` and sometime `float` is used for this field in https://github.com/pallets/jinja/blob/7fb13bf94443f067c74204a1aee368fdf0591764/src/jinja2/lexer.py#L665...

Is there a way to check using this library if MLS is enabled on a system?

I'd be glad to see option to chose piece that will be tracked(marked in red or sth) and if it'd be covered by other pieces, cube'd become translucent to see...

Reconstruction website that i used is reputable https://jonatanklosko.github.io/. Currently it only shows properly in english version. If you consider it worth to be added to the website, as I do,...

When i run this code it doesn't output anything besides console logs but when i echoed all commands connected with createing pdf and pasted it to new site it works....

Could you please explain: 1. Why there is padding at the beggining of ZenQ structure? ```go // ZenQ is the CPU cache optimized ringbuffer implementation ZenQ[T any] struct { //...

**Describe the bug** I wanted to try out the software so I followed guide on docs https://stt.readthedocs.io/en/latest/. But when I try to install model from the zoo(I try polish language...

bug