Skip to content

Comments

PR: Remove QTextCodec#230

Merged
jitseniesen merged 1 commit intospyder-ide:masterfrom
jitseniesen:rm-qtextcodec
Aug 9, 2025
Merged

PR: Remove QTextCodec#230
jitseniesen merged 1 commit intospyder-ide:masterfrom
jitseniesen:rm-qtextcodec

Conversation

@jitseniesen
Copy link
Member

Running Python with the -X utf8 option ensures that the output is encoded in UTF-8 so there is no need to use QTextCodec. This helps with the Qt6 transition.

Idea is taken from PR spyder-ide/spyder-line-profiler#99.

Fixes #224.

Running Python with the -X utf8 option ensures that the output is
encoded in UTF-8 so there is no need to use QTextCodec. This helps
with the Qt6 transition.

Idea is taken from PR spyder-ide/spyder-line-profiler#99.
@jitseniesen jitseniesen added this to the v0.7.1 milestone Aug 8, 2025
@jitseniesen jitseniesen self-assigned this Aug 8, 2025
@jitseniesen jitseniesen merged commit e40f1d3 into spyder-ide:master Aug 9, 2025
9 checks passed
@jitseniesen jitseniesen deleted the rm-qtextcodec branch August 9, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove QTextCodec

1 participant