-
As mentioned in https://github.com/astral-sh/uv/issues/3560#issue-2293694566, it'd be useful for `uv tool install` to have a `--suffix` similar to pipx's so users can install multiple versions of …
-
Hello, I noticed that `pip-tools` includes the Python version compiled against in the header, while `uv` does not:
```diff
1,6c1,2
< #
< # This file is autogenerated by pip-compile with Python 3…
-
Output of `restic version`
--------------------------
`restic 0.9.5 compiled with go1.13beta1 on linux/amd64`
What should restic do differently? Which functionality do you think we should add?
-…
-
## 🚀 Feature
Add support for Python's optimized mode to torchscript.
## Motivation
When debugging a model, it’s useful to add asserts and other similar logic to catch bugs. However, these asser…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
Steps to Reproduce:
1. Run the discord bot without debugging
2. Traceback (most recent call last):
Fi…
-
Hey!
Using `symengine`, I was trying to check whether a given expression is polynomial.
In the [C++ documentation](https://symengine.org/symengine/namespaceSymEngine.html#a5edc21801e92c0d5b42c6612…
-
# Bug report
### Bug description:
```
% ./python.exe -c 'from __future__ import barry_as_FLUFL; print(1 2)'
File "", line 1
from __future__ import barry_as_FLUFL; print(1 2)
…
-
# Prerequisites
- I am running the latest code. Development is very rapid so there are no tagged versions as of now.
- I carefully followed the [README.md](https://github.com/abetlen/llama-cpp-pyth…
-
Brainstorm and discuss a SPEC to establish how to add instrumentation and telemetry for scientific python projects to gain insights into usage patterns. Currently, Python projects typically don't have…
guenp updated
5 months ago
-
Somewhat along the lines of #1125; we should clarify the policy surrounding inithooks. And/or we should be documenting inithooks "best practice". IMO this would be really useful for developers and mai…