-
Even using a the original ODE Script Editor Experience
https://devforum.roblox.com/t/ode-script-editor-a-simple-embedded-script-editor-entirely-in-roblox/2565346#:~:text=Uncopylocked%20Roblox%20Pla…
-
nptyping hasn't been updated for numpy 2, which makes the self tests fail with:
```
tests/test_sphinx_autodoc_typehints.py:54: in
import nptyping
/usr/pkg/lib/python3.12/site-packages/nptypin…
-
```py
from __future__ import annotations
from decimal import Decimal
import typing
from sqlalchemy import Numeric
from sqlalchemy.orm import DeclarativeBase
from sqlalchemy.orm import Mapped…
-
- How to contribute, e.g.
- reporting bugs
- writing type-tests
- writing or improving stubs
- improving the CI
- cleaning up `scipy` itself (e.g. remove existing bundled `.pyi`)
- i…
-
### Environment
Hi!
When using the new **shared folder** feature I am facing a typing issue:
### Reproduction
`shared/types/test.ts`:
```ts
export const hey = 2;
export type hey = string;
```
### …
-
Add static type hinting & test with mypy. This issue will get moved from release to release until each task is complete (which might never occur).
Tasks:
- [x] complete `mypy abydos` with no error…
-
# Aim
- What is the objective of the Script
Typing test
# Details
This script creates a typing test in the CLI.
- What the features will your script have
Returns user speed in WPM.
I requ…
-
### Describe the bug
When typing into a p-inputnumber field using @testing-library/user-event (`userEvent.type(input, '42');`) the value does not update
### Environment
jest, testing-library, angul…
-
- 1 dag voor profiling/analyse
-
The test cases for the [Text Selection and Key Processing spec](https://github.com/keymanapp/keyman/issues/9073) with a legacy app on Windows 10 show some limitations.
See [here](https://github.com…