Łukasz Langa

Results 30 issues of Łukasz Langa

Even if I set FLOAT32 for the capture format, I'm receiving 16-bit integers in return. This causes occasional crashes of the interpreter but is mostly problematic because floats don't seem...

enhancement

Currently, only the main branch is easily traversable in the UI.

```[tasklist] ### Tasks - [ ] Default to horizontal - [ ] Default to normalization - [ ] Sort main executables - [ ] Shorten text where it's too long...

Currently you can generate permalinks that lead to a different result. If you don't notice, you will be confused.

Currently the changes page has a number of controls that don't explain what the cryptic fields are. What is "lto-pgo", what is "arm-neoverse"?

The current state is useless, presents that latest results appeared but does it in a confusing manner. The frontpage should show a longterm performance trend (geometric mean of all benchmarks)...

## Approach Requirements from AsyncIO Requirements from Trio Narrow down to find one that works for both Extra syntax? A few API functions to unpack information? How do you represent...

meeting notes

BPO | [44887](https://bugs.python.org/issue44887) --- | :--- Nosy | @vstinner, @ambv, @Fidget-Spinner, @akulakov *Note: these values reflect the state of the issue at the time it was migrated and might not...

tests
OS-mac
3.11
3.12
3.13

# Bug report I found a bug that seems to be code corruption. While working on an example project with ~70 threads, I occasionally (once every hour or so) get...

type-bug
topic-free-threading

Like the title says. Other commands like `vox activate` and `vox new` work fine. macOS Sonoma on M1 Max, xonsh installed from HomeBrew. xontrib-vox==0.0.1 installed with xpip today. ``` @...