astropy / astropy/pytest-arraydiff

TST: _pytest.python.CallSpec2 has been renamed to CallSpec (devdeps)

オープン 初心者向け
#69 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
27
フォーク
21
平均マージ
6時間 39分
マージ済み PR(30日)
1

説明

```
pytest.PytestRemovedIn10Warning: _pytest.python.CallSpec2 has been renamed to CallSpec.
The CallSpec2 alias will be removed in pytest 10.
Update imports to use CallSpec instead.
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Search the repository for imports or references to _pytest.python.CallSpec2. Update those imports to use CallSpec, then run the repository's test suite to check compatibility. Done means the old alias is no longer imported and the tests pass without the deprecation warning.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
testing-qa
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
70/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。