Skip to content

Conversation

@eduardoChaucaGallegos
Copy link
Contributor

Description

This pull request updates a comment in the engine.py file to clarify the behavior of the setCodecForCStrings() method when using PySide2/PySide6. The code itself remains unchanged, but the new comment explains that on PySide2/PySide6, QTextCodec.setCodecForCStrings() is patched with a no-op stub, so calling it has no effect.

  • Documentation clarification:
    • Updated the comment above the setCodecForCStrings() call to note that it is a no-op on PySide2/PySide6 due to patching, improving clarity for future maintainers.

@eduardoChaucaGallegos eduardoChaucaGallegos requested a review from a team January 6, 2026 00:34
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.

3 participants