-
**Problem**
I am creating a `FeedbackElement` that can wrap any element. So it could appear at the root of the editor (ie. one of the editors children) or as a child of some block node: like a para…
-
Hi,
In the AST, I did not find a way to differenciate function calls and array references.
My sample program is the following:
```fortran
function mytestfunc(i) result(x)
integer, intent(i…
-
Here is an example that causes Pylint to crash because Astroid raises an unexpected error:
```python
import dataclasses
from typing import TypeVar, Protocol
BaseT = TypeVar("BaseT")
T = TypeVar("T"…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
**Describe the bug**
form.submit() fails if using dialog.close()
**To Reproduce**
```python
import reflex as rx
class FormState(rx.State):
form_data: dict = {}
def handle_submit(s…
-
### Symfony version(s) affected
6.4.8
### Description
Hello folks,
I noticed that there is a bug with the Serializer Component.
I am reading the section [Handling Serialization Depth](https:/…
-
**Elasticsearch version** (`bin/elasticsearch --version`):
Version: 7.2.0, Build: unknown/unknown/508c38a/2019-06-20T15:54:18.811730Z, JVM: 1.8.0_231
Installed from standard 7.2.0 MSI with xpack mo…
-
Thanks for this repo! It does not seem to work with the outside plug EP40 with two switches. Refer to the draft pull request to see my attempt to get this to work. Documentation found https://commun…
-
Would be amazing if Ruff had static type checking. Mypy is a well known solution in this area as well as pytype, pyre, and others.
As a follow up, we could have some way of auto-fixing type annotatio…
-
PGSync version:
2.0.0
Postgres version:
10.11
Elasticsearch version:
7.1
Redis version:
Python version:
Problem Description:
If I add any large table to my schema Postgres gives a d…