Skip to content

Fix: Replace %ls with %s and use PyUnicode_AsUTF8() in debug log messages#1051

Open
Earammak wants to merge 2 commits intoibmdb:masterfrom
Earammak:issue_1050
Open

Fix: Replace %ls with %s and use PyUnicode_AsUTF8() in debug log messages#1051
Earammak wants to merge 2 commits intoibmdb:masterfrom
Earammak:issue_1050

Conversation

@Earammak
Copy link
Copy Markdown
Collaborator

Corrected format specifier from %ls to %s
Applied PyUnicode_AsUTF8() conversion for database, uid, and password objects
Ensures debug output prints correctly on z/OS where SQLWCHAR cannot be logged with %ls.

…ages

Signed-off-by: Earamma K <ek@rocketsoftware.com>
Signed-off-by: Earamma K <ek@rocketsoftware.com>
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.

1 participant