Eugene Gubenkov

Results 7 comments of Eugene Gubenkov

> > It would be very helpful to exercise WinDbg SOSEX plugin's automatic deadlock detection mechanism (command `!dlk`). It will allow catching "easy" deadlocks (which is majority of cases) very...

Unfortunately unusable with my sample on 2.3 MiB of traces with the same symptom -- browser tab crashing and breaking the connection. It is able to render another sample with...

Additionally, since Python 3.9 it should be possible to supply `usedforsecurity=False` to `hashlib` hash function constructors to switch to built-in implementation that will be available in FIPS environment as well...

It would be really nice to hear from author why this API is not being used (`POST https://api.notion.com/v1/pages` as far as I understand). Could be a good candidate for a...

It looks to be related to `prompt_toolkit` update, works good with `prompt_toolkit` 3.0.50. It is a usual issue with the dependencies version being updated since telegram-upload is installed as library...

@sfc-gh-jrieke Very nice feature, **thank you** for putting effort into this! I'm exploring the behaviour within the `columns` container. It does not look like it takes effect on the **text**...

@sfc-gh-jrieke that's very helpful, highly appreciate it! It does indeed solve for that use-case nicely! Thank you!