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