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 serhiy.storchaka
Recipients larry, serhiy.storchaka
Date 2018-12-14.09:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544781421.64.0.788709270274.issue35489@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 45a7b7617e67bd1a8491f5e10ea9d24fe418b52d by Serhiy Storchaka in branch '3.7':
[3.7] bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH-11150). (GH-11151)
https://github.com/python/cpython/commit/45a7b7617e67bd1a8491f5e10ea9d24fe418b52d
History
Date User Action Args
2018-12-14 09:57:01serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2018-12-14 09:57:01serhiy.storchakasetmessageid: <1544781421.64.0.788709270274.issue35489@psf.upfronthosting.co.za>
2018-12-14 09:57:01serhiy.storchakalinkissue35489 messages
2018-12-14 09:57:01serhiy.storchakacreate