Robert Bradshaw wrote: > On Sep 12, 2009, at 1:16 PM, Robert Bradshaw wrote: > > >>> Robert and/or Lisandro, would you write up a CEP that sums up and >>> describes the proposed semantics for C strings and unprefixed byte >>> strings? I >>> would want to see a couple of examples in there that show in what >>> cases >>> code will break or not break, what changes will be required to fix >>> broken >>> code up, and what the change will simplify for code migration to >>> Py3. That >>> would make it quite clear how big the advantage actually is. From >>> the top >>> of my head, I can think of docstrings, for example, where this >>> would be >>> helpful, and I already mentioned the keywords example. >>> >> Sure, I'll do that. >> > > I have a draft up at http://wiki.cython.org/enhancements/ > stringliterals , please all feel free to add and edit. That did it for me, here's a +1 to this change in general.
Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
