astropy / astropy/pytest-arraydiff
TST: _pytest.python.CallSpec2 has been renamed to CallSpec (devdeps)
Offen
Anfängerfreundlich
bug
- Vorherrschende Sprache
- Python
- Sterne
- 27
- Forks
- 21
- Ø Merge
- 6 Std. 39 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
```
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.
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- testing-qa
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 70/100