-
**Describe the bug**
The serialization of a `PermissibleValue` like `PermissibleValue('infant')` should be `'infant'`, instead it is `PermissibleValue({'text': 'infant'})`.
This issue is probabl…
-
### Environment
* DiffSync version: 1.9.0
### Proposed Functionality
Currently in DiffSync, the tree hierarchy has shown a few limitations, most notably that objects can not form a tree using …
-
### Bug summary
When trying to use TkAgg backend with tkinter compiled with tcl/tk 9.0(ex. `python-tk` with Python 3.13 from Homebrew), the backend fails to load
### Code for reproduction
```…
-
Hi, just reporting a bug, not sure if I can fix it in userland or not!
When you create a computed in a scene, then change scene or otherwise that scene then gets freed - any computed (and I assume …
-
If I add a keyword parameter to some concrete syntax with:
```
data Tree(str scope = "default");
```
I can see in the reified type `#Tree` (using `iprintln(#Tree,lineLimit= 1000000)`):
```
...
…
-
I want to disable the automatically applied URL encodings in `myhtml_attribute_add`. To be more specific, please check the following example:
```c++
#include
int main(int argc, const char * ar…
-
The Console could use as much Type Information from a Wing Program as possible. We should find a way to retrieve such data and associate it with a given construct.
Type data that we're looking for:…
-
🚍 Bus Stop Insertion in SUMO Trips with Python 🐍 @namdre, @bcoueraud87
This Python script automates the insertion of bus stops into SUMO trips 🚏. It reads bus trip data and efficiently integrates…
-
`myhtml_parse` crash on android
```
const char* html = htmlText.c_str();
myhtml_t* myhtml = myhtml_create();
myhtml_init(myhtml, MyHTML_OPTIONS_DEFAULT, 1, 0);
myhtml_tree_t* t…
-
Hey, I've tried to install it using
`nix --experimental-features 'nix-command flakes' run github:nix-gui/nix-gui`
However, I get this error:
```
Traceback (most recent call last):
File "/nix/…