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

Open Beginner friendly
#69 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
testing-qa

Research direction

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.

Written by the indexing model from the issue text.

Description

bug
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.
Dominant language
Python
Stars
27
Forks
21
Avg merge
6h 39m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from astropy/pytest-arraydiff

All issues in astropy/pytest-arraydiff

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.