-
**Describe the bug**
In Nuitka, we compile code that is normally a Python function to compiled functions. These behave equally well to standard Pythons function and are very compatible. They are al…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
```js
@deco
export class A {}
```
or
```js
export @deco class A {}
```
or allow both?
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
It would be cool to annotate a method or property with a deprecated attribute
## Proposal
If a warning could be issued when using a deprecated method or property it is easier to upgrade to a newer li…
-
The following errors were reported by 4.8.0-dev.20220609, but not by 4.7.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[File that generate…
-
A clear and concise description of what the feature is:
Extension module (GCode, custom harware/functionality, etc)
* **Request to add support for popular chines VFD's that has RS485 communication p…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
I have a 7" OpenVario with sensorboard. After between 5 seconds and 20 minutes of operation, the screen goes black(or white, or green, or blue...) and the whole device stops responding. I am running 2…
-
I understand that this is the principle underlying all of redux, and that it comes with all these awesome benefits that are pretty well known by now.
However, I feel that one place that redux is lack…