-
### Describe the problem that you experienced
It appears that the current release of the hello world tutorial has a TON of issues; from parts of code snippets being missing in the step-by-step instru…
-
Filing on behalf of a customer who wants to be able to have postfix templates and custom templates (similar to ReSharper live templates).
Examples:
- .var
- .foreach
- "My own custom templates, …
-
**Description**
Naga currently rejects programs with constant expressions such as this one:
```wgsl
const asdf = false && (123 / 0 > 0);
```
An uninformed reader might assume that divid…
-
* uv 0.5.0 (8d665267c 2024-11-07)
[MuJoCo](https://github.com/google-deepmind/mujoco) ships with an `mjpython` executable that is only needed on MacOS (related to launching UI on main thread). …
-
-
## Environment data
- Pylance version: v2024.9.2
- OS and version: Windows 10
- Python version: 3.12.1 x64 Official
## Repro Steps
1. create a `temp.py` file with
```pyt…
-
It would be nice if we could specify all of our project's mirrors like index-url extra-index-url in a single place, for instance in the pyproject.toml.
Would it be possible to add an additional ent…
benjs updated
4 weeks ago
-
Hi! I am switching linters in my codebase from flake8+pylint to ruff.
I found an interesting [bug](https://github.com/python/mypy/issues/17803) in the code. People use `var = None` as a placehol…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
## Problem D…
-
**This is a Bug Report**
**Problem:**
The file is not mentioned on the page https://kubernetes.io/docs/reference/node/kubelet-files/
**Proposed Solution:**
Add a mention of the file …