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 eric.smith, ezio.melotti, mark.dickinson, serhiy.storchaka, vstinner, xtreak
Date 2018-11-27.13:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543325460.6.0.788709270274.issue33954@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 54fa83e0a3f3b077763cb50705d7a7dbe4a40a4a by Victor Stinner in branch '3.6':
bpo-33954: Rewrite FILL() macro of unicodeobject.c (GH-10740)
https://github.com/python/cpython/commit/54fa83e0a3f3b077763cb50705d7a7dbe4a40a4a
History
Date User Action Args
2018-11-27 13:31:00vstinnersetrecipients: + vstinner, mark.dickinson, eric.smith, ezio.melotti, serhiy.storchaka, xtreak
2018-11-27 13:31:00vstinnersetmessageid: <1543325460.6.0.788709270274.issue33954@psf.upfronthosting.co.za>
2018-11-27 13:31:00vstinnerlinkissue33954 messages
2018-11-27 13:31:00vstinnercreate