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 vstinner
Recipients ncoghlan, python-dev, serhiy.storchaka, vstinner
Date 2017-04-26.11:51:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493207510.35.0.277604560033.issue28769@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6e676954de7c4f3f06dd5b56842c9a2c931a1cab by Victor Stinner in branch 'master':
timemodule.c: Cast PyUnicode_AsUTF8() to char* (#1294)
https://github.com/python/cpython/commit/6e676954de7c4f3f06dd5b56842c9a2c931a1cab
History
Date User Action Args
2017-04-26 11:51:50vstinnersetrecipients: + vstinner, ncoghlan, python-dev, serhiy.storchaka
2017-04-26 11:51:50vstinnersetmessageid: <1493207510.35.0.277604560033.issue28769@psf.upfronthosting.co.za>
2017-04-26 11:51:50vstinnerlinkissue28769 messages
2017-04-26 11:51:50vstinnercreate