-
```
I'm using ripcord to connect php to odoo server via webservice api. The library
is working perfectly in local, but in server is not working and is getting a
lot of time to work.
Any idea if it'…
-
```
I'm using ripcord to connect php to odoo server via webservice api. The library
is working perfectly in local, but in server is not working and is getting a
lot of time to work.
Any idea if it'…
-
**Describe the bug**
Calling `cellxgene_census.open_soma()` and/or `python3 -m pytest TileDB-SOMA/apis/python/tests` causes an `Illegal instruction` error. I've read through the issues here & see tha…
-
https://travis-ci.org/scikit-learn/scikit-learn/jobs/432472414
```
sklearn/cluster/tests/test_mean_shift.py ....
No output has been received in the last 10m0s, this potentially indicates a stalle…
-
I'm seeing random crashes when running my tests on PyPy 3.6 and 3.7 (7.3.3 on Ubuntu and macOS)
- https://github.com/brechtm/rinohtype/runs/1784608155?check_suite_focus=true
- https://github.com/bre…
-
From #525
```
typhos/tests/test_display.py::test_display_device_class_property Fatal Python error: Segmentation fault
Thread 0x00007f32999d7700 (most recent call first):
File "/home/travis/mi…
-
Using this to track things to look into when we start testing with Python 3.13:
* https://github.com/python/cpython/pull/108763#issuecomment-1745262279 — Can/should we use `PyObject_VisitManagedDic…
rwgk updated
4 months ago
-
## Mult instead div in compares
To improve algorithm precision instead using division in comparison use multiplication in the following scenario:
Instead a < b / c use a * c < b.
…
-
Tests fail when awaiting aioca coroutines:
```
Traceback (most recent call last):
File "/scratch/twj43146/Programming/PandABlocks-ioc-fork/.venv/lib/python3.10/site-packages/_pytest/runner.py", l…
-
**Describe the bug**
As the title said, this bug appears in [my project's action](https://github.com/HansBug/pji/runs/4818891749?check_suite_focus=true).
**To Reproduce**
This problem has bee…