Skip to content

pywintypes.Unicode() fails in Python 3 #697

@ghost

Description

Python 3 incompatibility in PyWinTypesmodule.cpp implementation for "pywintypes.Unicode()".
Bad format string "t#" used which is Python 2 only.

Source:
http://pywin32.hg.sourceforge.net/hgweb/pywin32/pywin32/file/713ac73c22e5/win32/src/PyWinTypesmodule.cpp#l356

See also this:
http://stackoverflow.com/a/31314297/419404

Reported by: hhn1

Original Ticket: pywin32/bugs/697

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions