-
### Odoo Version
- [X] 16.0
- [X] 17.0
- [ ] 18.0
- [ ] Other (specify)
### Steps to Reproduce
- Add an extra `"` to a translation
- Reload web client to load translations for the language
Exam…
-
### **Description**
Fixing block 174731 involves addressing an exception that expects `ids.a` to be an integer value. The issue is triggered when calling the `get_tx_info()` function inside `__vali…
-
Currently, when an AyonCppApi instance is created, it needs the AYON_PROJECT_NAME environment variable to get overwrites from the server.
It would be great if we find a way to allow for multiple pro…
-
```
Traceback (most recent call last):
File "/share/home/yzbsl_masw/scripts/cue/engine/call.py", line 104, in
_ = Parallel(n_jobs=n_procs)(
File "/share/home/yzbsl_masw/.conda/envs/cue/li…
-
Hi,
First of all, thank you for maintaining and developing this library, it has been very useful for us!
I recently upgraded to `starsessions` version `2.2.0` and started experiencing intermitte…
-
# Bug report
### Bug description:
Hi together,
After updating llvm-bolt to 19.1.0 it is not possible to use the --enable-bolt function anymore.
Following can be found in the log:
```
BOLT-INFO: 0 o…
-
- https://bugs.php.net/bug.php?id=48019
- ReflectionMethod での invoke() と call_user_func() が値を参照で返せない問題
-
## Describe the bug
GDevelop does not always generate the corresponding JavaScript function for an extension function. If an an extension function `foo` is only referenced by another extension functi…
-
The code will report error [here](https://github.com/evalplus/evalplus/blob/c05b20b24ab6783878d9ffa1ae5496e83da0e65b/evalplus/evalperf.py#L196):
```python
ref_solution = ptask["reference"][idx]
…
-
Repost from the [PyTorch forum](https://discuss.pytorch.org/t/flex-attention-gaps-in-profiler/211917/1)
I have recently been playing with Flex attention, trying to replace some of my custom triton …