-
I funt that on building `aiohttp` documetation sphinf fails with call trace
```console
+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man
Running Sphinx v6.1.3
making output directory.…
-
When building complex data structures, I'd like to invoke other factories from within the current one.
Something along the lines of
```
val myFixtures = kotlinFixture {
factory { buildACo…
-
### Description
While packaging 5.1 for openSUSE Tumbleweed I run into segfaults with the tests for the new celprm and prjprm introduced in https://github.com/astropy/astropy/pull/12514 by @mcara.
…
-
## There have been updates to the *babel7* monorepo:
+ - The `devDependency` [@babel/cli](https://www.npmjs.com/package/@babel/cli) was updated from `7.8.0` to `7.8.3`.
- The `devDependency` [@babe…
-
### Describe the bug
Hi. There was an error with push notifications, firebase-php version 5.26.5: "Operation is not implemented, or supported, or enabled."
### Installed packages
```json
2amigos/qr…
-
### Describe the bug
I'm migrating our codebase to SQLAlchemy 2.0. After enabling `future=True`, I observed that sessions were being rolled back when `session.commit()` is called.
I've minimised t…
-
Currently there is the possibility in Cinder to encrypt volumes and in Nova to use qcow2 encrypted images (still under development).
Both can lead to and use LUKS-encrpyted images, but those are diff…
-
The following errors were reported by 5.7.0-dev.20240901 vs 5.5.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…
-
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.
## 作業ログ作成時の説明
以下のテンプレートを埋めてタイトルに設定します。埋め方…
-
I originally thought this is the same issue as #3874, but even after upgrading to `hypothesis-6.102.4`, my tests sometimes fail as described in $title.
Run log from the last failure:
```
nox > …