Skip to content

Use assert* comparison methods in test_timer_comparison #129513

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

Merged
merged 2 commits into from
Mar 28, 2025

Conversation

alex-semenyuk
Copy link
Contributor

Use assertLess, assertGreaterEqual etc. for test_timer_comparison to remove TODO

@ghost
Copy link

ghost commented Jan 31, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Jan 31, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jan 31, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@alex-semenyuk
Copy link
Contributor Author

friendly ping @1st1 @asvetlov @kumaraditya303 @willingc

@bedevere-app
Copy link

bedevere-app bot commented Mar 2, 2025

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@picnixz picnixz changed the title Fix TODO for test_timer_comparison Use assert* comparison methods in test_timer_comparison Mar 2, 2025
@alex-semenyuk alex-semenyuk force-pushed the fix-test_timer_comparison branch 3 times, most recently from b8becb9 to fa9b647 Compare March 20, 2025 22:23
@alex-semenyuk
Copy link
Contributor Author

I have made the requested changes; please review again

@bedevere-app
Copy link

bedevere-app bot commented Mar 21, 2025

Thanks for making the requested changes!

@kumaraditya303: please review the changes made to this pull request.

@alex-semenyuk
Copy link
Contributor Author

friendly ping @kumaraditya303

@alex-semenyuk alex-semenyuk force-pushed the fix-test_timer_comparison branch from fa9b647 to eb10ab7 Compare March 27, 2025 18:28
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) March 28, 2025 13:59
@kumaraditya303 kumaraditya303 merged commit 27d1443 into python:main Mar 28, 2025
38 checks passed
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants