-
Proposal for roadmap:
## Next minor release 0.0.2
Support python 3.12
Fix windows support
Merge open pr's from old repo's. (With non breaking API Changes)
- [x] #44
- [x] #45
- [x] #46
- [x…
-
### Description
**Problem:**
When developing with Taipy, there is currently no easy way to know the variables inside the `State`, along with their types. This makes it difficult to benefit from IDE …
-
- [x] I tried using the `@types/lodash` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I understand that `@types` pack…
-
This is a review of the topics discussed that the Dataset class attributes must be:
- Data: for version 1.0, use Pandas, subsequent versions will include streaming capabilities
- Attached attribut…
-
**What is your feature request?**
Can we eliminate implicit optionals in the linkml repo and other related repos, particularly the linkml-runtime repo? They are a source of confusion, and their rem…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
## Reporting a bug
- [x] I have tried using the latest released version of Numba (most recent is
visible in the release notes
(https://numba.readthedocs.io/en/stable/release-notes-ove…
-
### Describe the bug
The following code:
```py
import asyncio
await asyncio.sleep(10)
```
cannot be interrupted: the cell runs until complete and then shows a `CancelledError`.
### Environment
```…
-
**Description:**
The [spec](https://ballerina.io/spec/lang/master/#lax_static_typing) says
> There is a fixed set of type descriptors that are classified as lax: specifically json is lax, and map\…
-
The signatures of the two `loads` overloads in `SchemaF` make it impossible for mypy to correctly determine which overload to apply to a call to `loads()` because the `many` argument is optional for b…