-
I didn't have much discipline when I first introduced JS support and created quick stubs for the necessary types. We should move to a more structured approach with `PlatformSpecific` super types, avoi…
-
Hello,
I am on my second build, and this time I am using ugrd with an EFI stub instead of grub, and a distribution kernel to speed things up. After installing the kernel, I manually ran ugrd, but i…
-
![image](https://github.com/user-attachments/assets/a2ed89ad-2d46-43cc-8582-6d32bccd3c13)
in noded/public.go
![image](https://github.com/user-attachments/assets/fb0de199-108e-4308-81ce-e4fe42a6a…
-
I have made an attempt at generating Mediawiki stubs using `nikic/php-parser`: https://github.com/JohnRDOrazio/mediawiki-stubs
However I'm not very familiar with these tools and I'm not sure if the…
-
### Describe your environment
OS: Void Linux
Python version: Python 3.12
SDK version: 1.28.1
API version: 1.28.1
### What happened?
Pyright type checker complains about missing type stubs for
…
-
**Is your feature request related to a problem? Please describe.**
Many a times, the API path needs to be prefixed with additional path segments. Example: `/products` needs to be prefixed with `/api/…
-
At the moment a therapy stub can only be deleted when it is not used in a therapy scheme.
It pointed out, that this disrupts the workflow.
![image](https://github.com/user-attachments/assets/dcc95…
pmeng updated
3 weeks ago
-
Stubs are not executed in CI/CD and could be wrongly implemented. We need to add to each component tested a stub run as well.
-
i need to run integration tests on qdrant server but i do not want to go down with testcontainers heavy stuffs
so i just create mock servers and let clients request go through network but hit an …
-
Please publish each stubs to PyPI as [stub-only packages](https://peps.python.org/pep-0561/#stub-only-packages) like [python/typeshed](https://github.com/python/typeshed).
I would like to see `*-st…