-
The master lib of April 28, 2020 has ``NonZero`` for Integer, ℚ and maybe for other special domains.
I suggest to generalize this to ``IsNonzero : Pred Carrier _``
and ``Nonzero = Σ Carri…
-
**Is your feature request related to a problem? Please describe.**
We use `stdlib` pgx in our project. For unit tests we use [sqlmock](https://github.com/DATA-DOG/go-sqlmock) for unit tests. We wan…
-
I ran across the following problem: if you have an unhandled exception somewhere in your Twisted stuff (e.g. a missing errback handler), pytest-twisted "hangs" and needs a ctrl-c to stop the test -- a…
-
Part of https://github.com/pyodide/pyodide/issues/646#issuecomment-827735529
Also related to https://discuss.python.org/t/minifying-the-stdlib-in-pyodide/8414
Largest modules are (size is in kB)…
-
This is on Agda 2.7.0, MAlonzo, on Debian Linux 12
installed by
$ cabal install -foptimise-heavily …
-
**Is your feature request related to a problem? Please describe.**
stlib as well as SteamworksPy can't see running steam installed thru flatpak, and throw `SteamNotRunningException`.
**Describe th…
-
[webpack](https://webpack.js.org) is a new module builder for JavaScript.
[Comparison with other module builders](https://webpack.js.org/guides/why-webpack/#comparison)
If we decide to switch, he…
-
When compiling `pyo3` having rust-analyzer open causes the build to fail.
I can reliably reproduce this by just opening vscode, letting rust analyzer run whatever it does on start, and then trying …
-
### Describe the bug
`clangd` extracts x86_64 desktop include flags from `arm-none-eabi-gcc`, e.g. a python include, QT includes etc.
Reported as clangd issue: https://github.com/clangd/clangd/iss…
-
Hi again!
This is a question and maybe a feature request at the same time.
My immediate problem is that I'm trying to port a library to PyPy.js that uses its own purpose-built module to import itsel…