-
# Bug report
### Bug description:
Trying to paste zero-width characters (`U+200B`, `U+200C`, `U+200D`, `U+FEFF`) into the new REPL causes it to get stuck and keep allocating memory. Python 3.12 …
-
Both `bzero` and `bcopy` contains same comment:
https://github.com/freemint/mintlib/blob/dbfab2d80bd265e2c537f179ccf26f1747a73b01/string/bzero.S#L92
https://github.com/freemint/mintlib/blob/dbfab2d8…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/winnow-rs/winnow/discussions)
- [X] I have searched the [open](https://github.com/winnow-rs/winnow/i…
-
Hey!
Tried fresh release on fresh installation of Kubuntu 24.04 LTS.
After unpacking and running got this error (and it's it, nothing working):
```
$ /opt/CircuitJS1/CircuitSimulator
[1117…
-
The following API functions take a buffer address as an input parameter but do not validate that the buffer is valid; rpmsg_hold_rx_buffer, rpmsg_release_rx_buffer, rpmsg_send_offchannel_nocopy.
I …
-
### Describe the bug
When applying with_format -> map -> with_format(None), array dtypes seem to change, even if features are passed
### Steps to reproduce the bug
```python
features=Featur…
-
Currently interfacing between Canvas and WebAssembly is done this way:
- To Wasm
- get `CanvasRenderingContext2D` form `Canvas`
- get `ImageData` from - get `CanvasRenderingContext2D` fo…
-
https://github.com/hexops/mach-dxcompiler (CC-BY-4.0) :
features(copied):
- Statically linked dxcompiler library and dxc executables.
- Zero dependency on proprietary dxil.dll code-signing blob (se…
-
I'd like to have at least two space variants available using HeliBoard:
https://en.wikipedia.org/wiki/Zero_width_space
https://en.wikipedia.org/wiki/Non-breaking_space
**Is your feature reque…
-
I assume the answer will be _no_, in which case feel free to close this issue.
I'm interested in use cases where I can share the index data with other implementations, such as flatbush in the brows…