-
I don't know if this affects any versions prior to 0.28.1, because I haven't tested it.
But I'm having issues building and running the tests of cython 0.28.1 (python3) on aarch64 (specifically on a…
-
### Bug
LocalFileStore tries to treat Document as byte
```
store = LocalFileStore(get_project_relative_path("doc_store"))
parent_splitter = RecursiveCharacterTextSplitter(chunk_size=2000)
…
-
Please help me,
i'm using socket.io server with nodejs
i'm created socketio request with "path = uri.path or '/' + 'socket.io/?EIO=3&transport=polling'"
Socketio request return : content-type…
-
Hi @hoodmane I have another issue related to your PR, basically I am sending bytes nested in a dictionary (from native python on a server) to javascript, then I called `to_py()` in pyodide. Since all…
-
### Port, board and/or hardware
RP2; Unix (but I believe this affects any board with framebuffer support)
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico with RP2040
#…
-
### Describe the bug
Relates to #5230
Cython can't compile when `__init__` or `__cinit__` is provided with a native or custom fused-typed memoryviews.
### Code to reproduce the behaviour:
This c…
-
[libcamera](https://github.com/kbingham/libcamera) is _A complex camera support library for Linux, Android, and ChromeOS_
It is probably more suitable than the humongous dependencies we get with op…
-
I'm getting the error:
```
Logger: homeassistant.components.automation.awtrix_weather
Source: components/automation/__init__.py:604
Integration: Automation (documentation, issues)
First occurred:…
-
In Heptapod by @PiotrDabkowski on Apr 17, 2020, 17:30
I have noticed that Numpy array iteration is extremely slow (about 20 times slower than CPython):
```python
>>>> arr = np.zeros(1 >>> list_arr =…
-
BPO | [20339](https://bugs.python.org/issue20339)
--- | :---
Nosy | @nascheme, @ncoghlan, @skrah, @florentx
Files | [cmp_buffer.patch](https://bugs.python.org/file33603/cmp_buffer.patch "Uploaded as t…