Dima Goncharenko

Results 6 issues of Dima Goncharenko

**'f'** in float numbers doesn't highlighting 1.0**f**; ![image](https://user-images.githubusercontent.com/24857057/34127322-b95c3c92-e44d-11e7-9bf3-e2fc0aa48293.png)

Changes that makes possible to train model with latest PyTorch version

**What happened?** Workspace pod already exists. Can't be created. **What did you expect to happen instead?** Expected pod was created. **How can we reproduce the bug?** (as minimally and precisely...

kind/bug
wait for user

**Context:** When halting your Kubernetes pod, it automatically restarts upon an SSH connection. This presents an issue that requires resolution – either through an option or default setting. **Why?** When...

**What happened?** - Ran several pods with `InactivityTimeout: 1h`. - Pods without any active processes weren't stopped after 2 days **What did you expect to happen instead?** - Pods stopped...

bug
help wanted
kind/bug

This pull request refactors the `generate_list_convertor` function to handle the case when the `value` parameter is `None`. Fixes: https://github.com/fastapi/typer/discussions/762

docs