-
it will help with this Twisted ticket https://github.com/twisted/twisted/pull/473
and before that we might want to enable travis-ci for this repo ... and move this repo to twisted/txgithub
-
```
=== TEST.PY STARTING TEST cql-pytest.test_permissions.3 ===
export UBSAN_OPTIONS='halt_on_error=1:abort_on_error=1:suppressions=/jenkins/workspace/scylla-master/scylla-ci/scylla/ubsan-suppressions…
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_randint_cuda_float32&suite=TestInductorOpInfoCU…
-
Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_fft_hfft2_cuda_float32&suite=TestInductorOpInfoCUDA…
-
### Describe the bug
`interpreter --os` screenshots are too large without resizing
```
{"action": "screenshot"}Traceback (most recent call last):
File "/Users/austinwelch/mambaforge/envs/py312…
-
### Model Series
Qwen2.5
### What are the models used?
Qwen/Qwen2.5-1.5B-Instruct
### What is the scenario where the problem happened?
[inference with] with [vllm]
### Is this a known issue?
- …
-
@tmori さん @buildko89 さん こんにちは。いつもありがとうございます。
インストールマニュアル等のUbuntu24.04LTS対応をご検討される際のご参考になれば幸いです。
このプロジェクトとして、OSやpythonに関してどこまで記述するのか難しいかとは思いますが。
現状のubuntu22.04_install&operation_pythonAPI編.mdでもISOファイ…
-
(first of all this feels like a faq, but google tells me it isn't. Sorry if indeed it is)
I have happily instrumented some of my code with `ddtrace.tracer.wrap`.
But when I try to run pytest unit t…
-
Hi,
A fresh docker i have build is not launching because of an error:
```
from sigmaiq import SigmAIQBackend
File "/usr/local/lib/python3.13/site-packages/sigmaiq/__init__.py", line 1…
-
1) document `async with` for pool/connection/cursor
2) document `async for` iteration over cursor
3) change examples to async/await