-
Sort of inline with https://github.com/raphaelmansuy/code2prompt/issues/9 to add a feature to allow users to pair custom file extensions with specific code syntax highlighting.
Right now for my cod…
-
this should be put in. makes sense to me. bit over my head but i'll give it a try
-
### Bug summary
On macOS, default backend (Cocoa?), with Python embedded into an application, closing the last open Matplotlib window causes an uncatchable exit. It does not throw a system exit exce…
-
I found this project: https://github.com/dragoncoder047/tinytcl, currently abandoned, but seemingly usable, and there are several others like it, some seem to need less than 10k of flash.
TCL suppo…
-
### Checklist
- [x] Using latest version on the [App Store](http://itunes.apple.com/app/id1156707581)
- [x] Read the [docs](http://blink.sh/docs/)
- [x] Searched for [existing GitHub issues](…
-
Readme.html in IronPython 2.0B5 binary package says "To run, IronPython 2.0B5
requires .NET Framework version 2.0 to be installed on your system. You can
install the latest version from Microsoft: Mic…
-
Working with Autoware planning simulations can be a little figety. We want to simplify this, especially when performing demos.
We could either:
1. Use an extensive [Simulator Scenario](https://autowar…
-
It would be very useful to have a Helm Chart for deploying the Vertical Pod Autoscaler. At the moment its one of the few parts I cant deploy in any kind of idempotent/config management toolchain ( oth…
-
See the following code, we slice a bytearray object via subscripting, ironpython crashes. This test works well on CPython 3.9.0.
test.py
```
class X:
def __index__(self):
del b[…
-
See the following 'test.py', we define a function, in which we use yield from to handle a for-in structure. Ironpython(main branch) crashes. This works well on CPython 3.9.0
test.py
```
def t…