Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Dec 7, 2024

error: Name state is not defined [name-defined]
error: Cannot find implementation or library stub for module named _colorize [import-not-found]
Copy link
Member

@sobolevnsobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to test this? We have https://github.com/python/cpython/blob/main/Lib/test/test_regrtest.py file where this might fit.

@hugovk
Copy link
MemberAuthor

I've added some tests.

Copy link
Member

@sobolevnsobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

Copy link
Member

@Eclips4Eclips4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thank you Hugo for coloring unittest and our test suite!

@hugovkhugovk merged commit 212448b into python:mainDec 10, 2024
46 checks passed
@hugovkhugovk deleted the 3.14-regrtest-colour branch December 10, 2024 07:44
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
Sign up for freeto 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.

3 participants

@hugovk@sobolevn@Eclips4