-
In our agent class, the event handlers look like:
``` python
def task_variant_start(
self,
task_name: typing.Optional[str],
variant_name: typing.Optional[str],
) …
-
Impacted versions: 16.0
Steps to reproduce: 1. Open module Contacts.
2. Click create new contact.
3. Start typing name.
4. After dropdown menu is open, select an option from the dropdown menu by…
-
### Describe the project you are working on
A cross-platform app
### Describe the problem or limitation you are having in your project
I think hiding class method/variable from outside may re…
-
Currently the loading methods (e.g. `audobject.from_yaml_s`) return an instance of `audobject.Object`, causing the loss of specific type information for LSPs and tools like mypy.
It might be a good…
-
#### Example Code
```python
from typing_extensions import TypedDict
from typing import Optional
class A(TypedDict):
x: Optional[int]
class B(TypedDict):
x: int
def f(a: A) -> …
-
See: https://peps.python.org/pep-0585/
Starting with python 3.9 where applicable Standard classes
So instead of doing List[int] we can type as list[int]
----
As readthedocs is able to use …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug Description?
In the "Other Details" section of the registration form, the text input fields are not showin…
-
Recent additions of type hints have some errors and omissions - importantly they aren't compatible with function signatures and devices from Ophyd
## Expected Behavior
Scanning with `pyright` o…
-
# Bug
Somehow related to #350 with both situations I faced and I couldn't solve.
``` python
import traceback
from odmantic import Model, EmbeddedModel, Field
from typing import Optional
…
-
### Filter Mode
Auto-Smart Mode
### Select the Problem
Some spammers not detected
### (Optional) If 'Other', Enter Very Short Description
_No response_
### Spammer Example / Sample
…