Skip to content
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

Fix unittests for pypy3.10 #4148

Closed
wants to merge 3 commits into from
Closed

Conversation

polybassa
Copy link
Contributor

@polybassa polybassa commented Oct 11, 2023

@gpotter2
In preparation for #4126, this PR removes just the "\" from various tests

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #4148 (dae8123) into master (e307445) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4148      +/-   ##
==========================================
- Coverage   81.76%   81.76%   -0.01%     
==========================================
  Files         330      330              
  Lines       76281    76281              
==========================================
- Hits        62372    62369       -3     
- Misses      13909    13912       +3     

see 5 files with indirect coverage changes

@gpotter2
Copy link
Member

gpotter2 commented Oct 11, 2023

I disagree with this PR because this is a PyPy bug, as mentioned in the original issue. See https://foss.heptapod.net/pypy/pypy/-/issues/4003.

My stance regarding PyPy support is: report the bugs, but do not adapt. Otherwise considering how often we have issues with PyPy it would be endless.

@polybassa
Copy link
Contributor Author

ok.. I no problem

@polybassa polybassa closed this Oct 11, 2023
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.

2 participants