-
**Is your feature request related to a problem? Please describe.**
I'm writing some bindings for a C library called Miniaudio, where the user passes in a Python callback that gets called by my Cy…
-
- doc the pane somewhere?
- MemoryView::OnTextEntered never used, so bin?
- does GDB auto update on step? If so, do same if something displayed.
-
Hi! I have an SHD Power and would like to help with adding support for it (I do see SHD series is listed as full support but for now im able to only issue commands in the basic support category).
W…
toini updated
8 months ago
-
It'd be nice if `OpusFile` (and, for consistency, `OpusFileStream`) supported opening Opus files from memory.
The underlying opusfile library supports this via [`op_open_memory()`](https://opus-codec…
-
很久了,一直无法搜索。换其他软件的就行,应该是被屏蔽了。是不是无解?谢谢
-
The following code works on the Cam H7 but not on the Cam H7 Plus:
buf = bytearray(8)
lst = [0, 0, 0, memoryview(buf)]
ret = can.recv(0, lst)
IDE 3.0.3
-
[Built-in Python data types](https://www.w3schools.com/python/python_datatypes.asp):
str
-
### Description
`py-spy` has the nice option of dumping the content of the local variables and arguments when dumping a live program.
This shows extremely useful to debug.
Do you think this cou…
chaen updated
1 month ago
-
### Zarr version
2.18.1
### Numcodecs version
0.12.1
### Python Version
3.10.14
### Operating System
Linux
### Installation
From autogenerated from git tag tar ball.
### Description
Looks l…
-
- [ ] PEP 688 (#15313)
- [x] PEP 692 (#14697)
- [x] PEP 695 (#15238, see issue for subtasks
- [x] PEP 698 (#14072, but missing strict mode)
- [ ] Change to which variables walrus can bind to in co…