Tartasprint

Results 6 issues of Tartasprint

I'm reading the example program of the section 6.1 of your very instructive guide. I'm not sure but I think that the `*servinfo` data may be leaked. It's allocated here:...

# The feature requested I did not found a way to see what is happening about the stack in the debugger, and I think that it could be useful (and...

enhancement
vm
tooling

**Describe the bug** There is a difference between how `pest_meta` and the other tools/libraries handle the `'` in range expressions. In [meta/src/grammar.pest](https://github.com/pest-parser/pest/blob/7f8411a4d5b9c9ac6fcec06e293878982cd320c8/meta/src/grammar.pest) the following is a valid range expression `'''..'''`...

bug
help-wanted
needs-decision

Since python 3.11 regex flags cannot be used in the middle of a regex. This avoids nengo-gui to crash. this fixes #1042. There should be no additional problems since the...

Hello, i'll start by thanking all the amazing work that has been put in this project. When I go to the webadmin everything works and worked very well. Until now...

When calling `cursyncup` on a window that is a grandchild of the initial screen, where there are no explicit references in python to the intermediary window the whole program may...