Skip to content

gh-117225: Move colorize functionality to own internal module - #118283

Merged
hugovk merged 5 commits into
python:mainfrom
hugovk:doctest-refactor-colorize
May 1, 2024
Merged

gh-117225: Move colorize functionality to own internal module#118283
hugovk merged 5 commits into
python:mainfrom
hugovk:doctest-refactor-colorize

Conversation

@hugovk

@hugovkhugovk commented Apr 25, 2024

Copy link
Copy Markdown
Member

Here's the refactoring postponed from PR #117583.

Comment threadLib/_colorize.py Outdated

@nineteendonineteendo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove these newlines.

Comment threadLib/traceback.py
Comment threadLib/test/support/__init__.py
Comment threadLib/_colorize.py
@hugovk
hugovk marked this pull request as ready for review April 29, 2024 21:37
@hugovk

Copy link
Copy Markdown
MemberAuthor

Somehow managed to find two free-threaded bugs with this PR, but they're fixed now.

@hugovk
hugovk merged commit 3b3f8de into python:mainMay 1, 2024
@hugovk
hugovk deleted the doctest-refactor-colorize branch May 1, 2024 18:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk@Privat33r-dev@nineteendo