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 ethan.furman, josh.r, serhiy.storchaka
Date 2014-12-06.20:51:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493406.0tBvMFm1VI@raxxla>
In-reply-to <1417881328.98.0.646919280576.issue23001@psf.upfronthosting.co.za>
Content
That is was the patch does. Convert from s# to s* etc.

See also issue22896 about potential bugs with the use of pointers to unlocked 
buffers.
History
Date User Action Args
2014-12-06 20:51:26serhiy.storchakasetrecipients: + serhiy.storchaka, ethan.furman, josh.r
2014-12-06 20:51:26serhiy.storchakalinkissue23001 messages
2014-12-06 20:51:26serhiy.storchakacreate