sme

Results 134 issues of sme

Reference this bug if you encounter errors, which are not handled / raised like ctypes would. There are still plenty of them.

missing ctypes feature

Workaround: None. Intended solution: Implement ``DllCanUnloadNow`` and ``DllGetClassObject``.

missing ctypes feature

Current workaround: Use c_long instead and parse it manually. Intended solution: Handle HRESULT like ctypes would, i.e. check the error bit and raise an error if it is set when...

missing ctypes feature

Workaround: None. Intended solution: Implement it.

missing ctypes feature

I could not find anything related in the documentation. I am currently using a "hack" working on some Intel-based systems: Messing around with temperature sensors, but it really is not...

enhancement
new-api

- [x] I have tried using the latest released version of Numba (most recent is visible in the change log (https://github.com/numba/numba/blob/main/CHANGE_LOG). - [x] I have included a self contained code...

CUDA
bug - miscompile
bug - typing

Hey, the author of [zugbruecke](https://github.com/pleiszenburg/zugbruecke) here. The packages just saw a [major update](https://github.com/pleiszenburg/zugbruecke/blob/master/CHANGES.md#010-2022-09-11). As of v0.1.0 of `zugbruecke`, [this line](https://github.com/kk49/deca/blob/a6966f1b912fba70010cb8cd8a8758fb99363579/deca/decompress.py#L3) in your package needs to be changed from ... ```python...

As soon as stable embeddable builds become available.

enhancement

As soon as it becomes available on CI.

enhancement