Message11671

Author stefan.richthofer
Recipients jeff.allen, stefan.richthofer, zyasoft
Date 2017-11-21.23:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511307840.83.0.213398074469.issue2638@psf.upfronthosting.co.za>
In-reply-to
Content
> I may have broken shadowstring ... is there a test?

No, a test is a todo.

Easiest way to check this is to try the commands illustrated in http://bugs.jython.org/issue2557.

Additionally, ctypes via JyNI relies on this, especially on Windows. So an "easy" way to check its workability is to run JyNI's ctypes test. I can check that, given that JyNI isn't pip-installable yet.

> I'd quite like to modify startswith.

Do as you like, I'll take care to fix shadowstring afterwards.

I'd appreciate if this issue would not be closed until I give my okay.
Generally speaking I just want to make sure that 2.7.2 wouldn't break JyNI.
History
Date User Action Args
2017-11-21 23:44:00stefan.richthofersetmessageid: <1511307840.83.0.213398074469.issue2638@psf.upfronthosting.co.za>
2017-11-21 23:44:00stefan.richthofersetrecipients: + stefan.richthofer, zyasoft, jeff.allen
2017-11-21 23:44:00stefan.richthoferlinkissue2638 messages
2017-11-21 23:44:00stefan.richthofercreate