-
### Checklist
- [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Keyboard/issues) or [closed](https://github.com/FossifyOrg/Keyboard/issues?q=is%3Aissue+is…
-
## Issue
When running the test suite on Python 3.13.0b1, I'm getting the following test failure:
```pytb
____________________________________________ test_str_convert_ok_py39[1,2-value1-Optiona…
-
log 1:
✔ Container bee_bot Recreated 1.1s
Attaching to bee_bot
bee_bot | 2024-11-16 00:52:42,762 - __main__ …
-
Hi,
I've found the following paper from Roberto & Co:
"Typed Lua: An Optional Type System for Lua"
http://www.lifl.fr/dyla14/papers/dyla14-4-typed-lua-an-optional-type-system.pdf
May be some ideas …
romix updated
10 years ago
-
Upgrading from 1.5.1 to 2.0.3, I'm getting an error with `update` calls that omit the `modelSchema` argument. For example:
```ts
import {serializable, update} from "serializr";
class User {
…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.95.1
- OS Version: Windows 11
Steps to Reproduce:
In the code below, the `argv` in `sys.argv` isn't hig…
-
### Describe the bug.
(ref. https://github.com/asyncapi/cli/issues/1485)
So with `--pyDantic`, the CLI generates models like:
```py
from . import AnonymousSchema15
class AnonymousSchema13(B…
-
### Affected Packages
core, starter-kit, pm, extension-link, extension-bullet-list, extension-list-item
### Version(s)
2.7.2
### Bug Description
With autolink enabled, when I type `http://google.…
-
**Describe the bug**
A clear and concise description of what the bug is (including the error message that is printed, if any)
I get an import error when trying to execute `linkml-convert --help` i…
-
**Describe the bug**
After upgrading from Pandera 0.20.4 to 0.21.0, the data type validation at DataFrame Models initialization (cf [this doc](https://pandera.readthedocs.io/en/stable/dataframe_mod…