-
I'm in love with this from work. Need figure out what additional tooling needs to be added to start checking types.
-
@goodmattg How do you imagine we have boilerplate that checks for this?
Useful links:
https://docs.python.org/3/library/typing.html
-
Hi first of all thanks for this nice suggest tool!!
Unfortunately, when we use this, we found some bug ,
Actually, our team is korean.
so, our suggest data is almost korean and search key also kor…
-
We need a way to define types to be used with the [template system](https://github.com/nyxxxie/spade/issues/20). This feature should be implemented in two parts:
- `Type`: Provides to_string/from_st…
-
[PEP-0544][1] introduce `typing.Protocol` which allows defining an interface that can be validated on runtime.
This is currently available via a non-official extension to the `typing` module called […
-
## Title: Improve UI and Address Issues in Typing Speed Test
### Description
The current Typing Speed Test application is functional but lacks a polished user interface and has a few issues that…
-
Please generate with pyi files for python for builtin types.
Currently we have a lot of errors using those types with pylint and need to ignore checking:
```
'google.protobuf.timestamp_pb2' has n…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
**Bug Report**
Seems like a regression from 11.2, consider the following
```python
import gzip, shutil
from pathlib import Path
with open("/dev/null") as src, gzip.open("/dev/null", "wt…
-
### Describe the bug
```
~/.s/sessions/03B..PLM/xs $ view source and-then
if ($in | is-not-empty)
~/.s/sessions/03B..PLM/xs $ and-theError: × Main thread panicked.
├─▶ at crates/nu-protocol/s…