-
> _Please fill the following fields with a star (*) and provide as much related information as possible._
## Pre-checks*
> _Please change the following `[ ]` to `[x]` for confirmation._
- [x] The…
-
Hello,
I've tried to use the built-in mypy version and it doesn't work. It doesn't show any errors - just nothing happens in the file I edit.
I used my own version of mypy for few months, and al…
-
Hello,
While preparing an experimental MyPy 1.3.0 package for Debian, I got the following error from the selftest:
```
I: pybuild base:240: python3.11 -m mypy --config-file /tmp/autopkgtest.fL…
-
We've already discovered and fixed an incompatibility on JDK 21 (https://github.com/scala/bug/issues/12783) for 2.12.18 + 2.13.11. For additional validation of the fix, and to catch any other such pro…
-
#### What version of regex are you using?
1.9.1
#### Describe the bug at a high level.
I am investigating a recent large memory usage regression in Buck2 that bisected to a `regex` update fro…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
Including a…
-
Contrary to the reference implementation, sjsonnet seems to parse the `assert` keyword eagerly:
```
echo "{ assertion: false }" > test.jsonnet
$ jsonnet test.jsonnet
{
"assertion": false
}
$…
-
### Version
v20.12.2
### Platform
Microsoft Windows NT 10.0.19045.0 x64
### Subsystem
_No response_
### What steps will reproduce the bug?
Including a private git repo as a depend…
-
Hi all,
I'm in the process of rewriting a library to use a more modern parser than scala-parser-combinator.
The choice currently comes down to fastparse or cats-parse.
fastparse is a little faste…
-
- 質問内容・実現したいこと
```yarn add daisyui```でインストールして、daisyuiの設定後、Herokuへデプロイができなくなったので解決したいです。
環境
IntelMac
Ruby:3.2.2
Rails:7.0.7
Tailwind CSS
PostgreSQL
- 現状発生している問題・エラーメッセージ
```git push herok…