-
```
What steps will reproduce the problem?
1. make
What is the expected output? What do you see instead?
compiled app for mac os x
What version of the product are you using? On what operating syste…
-
Here is the list of the private C APIs used by Pyodide. I tried to drop ones that have public equivalents on the main branch, but I may have accidentally kept some.
cc @vstinner
#### Argument pa…
-
I've been trying to work out what _exactly_ this section means:
> Implementations are required to support at least:
>
> * 24-32 repetitions of repeating rules, i.e.:
> * 32 terms separated b…
-
```
What steps will reproduce the problem?
1. make
What is the expected output? What do you see instead?
compiled app for mac os x
What version of the product are you using? On what operating syste…
-
The interface generator no longer reads Apple's header files (probably not GNU's either), so I propose that the interface generator be overhauled or re-written to use BridgeSupport files. If these ar…
-
Hi there
I am not an expert in Python but this code is always giving me this error
(PermissionError: [WinError 32] The process cannot access the file because it is being used by another process…
-
Would greatly help with #183.
The basic idea is to move from the current Ohm-generated parser to a standalone one, which would be suitable for tools like Language Server or others. Additionally, it…
-
Hi, I'm consuming a gigantic API, with hundreds of endpoints, but I only really need one or two. Even generating modular output and splitting endpoint into files by first tag generates quite huge clas…
-
In: domains/blocksworld/description_generator.py
There's an import:
from pddl_parser import pddl_file
Can you please specify how to obtain pddl_parser?
-
I have been following the instructions at https://ryantheelder.github.io/blog/2023/VoLTE/ to setup Kamailio + Open5GS and using the config files from this repo. When I get to the step of launching P-C…