Skip to content

Remove pyrsistent from test dependencies #4588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

musicinmybrain
Copy link
Contributor

The pyrsistent dependency in requirements-testing.txt does not appear to be used anywhere, so I removed it.

In Fedora, I maintain the python-pyrsistent package, and python-sentry-sdk is the only thing that still depends on it. Since this dependency appears to be vestigial, my goal is to remove it both upstream and downstream and then orphan python-pyrsistent in Fedora as an unused leaf package.

It does not appear to be used anywhere.
@musicinmybrain musicinmybrain requested a review from a team as a code owner July 17, 2025 11:34
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.72%. Comparing base (2ccab61) to head (c677289).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4588      +/-   ##
==========================================
+ Coverage   80.71%   80.72%   +0.01%     
==========================================
  Files         156      156              
  Lines       16507    16507              
  Branches     2806     2806              
==========================================
+ Hits        13323    13326       +3     
+ Misses       2300     2299       -1     
+ Partials      884      882       -2     

see 3 files with indirect coverage changes

@musicinmybrain
Copy link
Contributor Author

“Test Common / Common (pinned) (3.9, ubuntu-22.04) (pull_request)” has “FAILED tests/test_utils.py::test_installed_modules - importlib.metadata.PackageNotFoundError: backports.asyncio.runner,” which appears unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant