This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients ZackerySpytz, amaury.forgeotdarc, belopolsky, eryksun, lukasz.langa, meador.inge, ned.deily, serhiy.storchaka, theller
Date 2021-05-02.10:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619952025.19.0.0736012677126.issue32745@roundup.psfhosted.org>
In-reply-to
Content
New changeset 73766b0341674f3920f4ea86a6f8288b801960f9 by Zackery Spytz in branch 'master':
bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (#8721)
https://github.com/python/cpython/commit/73766b0341674f3920f4ea86a6f8288b801960f9
History
Date User Action Args
2021-05-02 10:40:25lukasz.langasetrecipients: + lukasz.langa, theller, amaury.forgeotdarc, belopolsky, ned.deily, meador.inge, serhiy.storchaka, eryksun, ZackerySpytz
2021-05-02 10:40:25lukasz.langasetmessageid: <1619952025.19.0.0736012677126.issue32745@roundup.psfhosted.org>
2021-05-02 10:40:25lukasz.langalinkissue32745 messages
2021-05-02 10:40:25lukasz.langacreate