astropy / astropy/pytest-arraydiff
TST: _pytest.python.CallSpec2 has been renamed to CallSpec (devdeps)
Ouverte
Adaptée aux débutants
bug
- Langage dominant
- Python
- Étoiles
- 27
- Forks
- 21
- Merge moyen
- 6 h 39 min
- PR mergées (30 j)
- 1
Description
```
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.
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- testing-qa
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 70/100