astropy / astropy/pytest-arraydiff
TST: _pytest.python.CallSpec2 has been renamed to CallSpec (devdeps)
オープン
初心者向け
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