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, miss-islington, ned.deily, serhiy.storchaka, theller
Date 2021-05-02.11:03:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619953406.4.0.816866362415.issue32745@roundup.psfhosted.org>
In-reply-to
Content
New changeset db3ce79469ce9f8168ea4ac3e186be8e3fe44105 by Miss Islington (bot) in branch '3.8':
bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-8721) (#25811)
https://github.com/python/cpython/commit/db3ce79469ce9f8168ea4ac3e186be8e3fe44105
History
Date User Action Args
2021-05-02 11:03:26lukasz.langasetrecipients: + lukasz.langa, theller, amaury.forgeotdarc, belopolsky, ned.deily, meador.inge, serhiy.storchaka, eryksun, ZackerySpytz, miss-islington
2021-05-02 11:03:26lukasz.langasetmessageid: <1619953406.4.0.816866362415.issue32745@roundup.psfhosted.org>
2021-05-02 11:03:26lukasz.langalinkissue32745 messages
2021-05-02 11:03:26lukasz.langacreate