Re: [Cython] call for contribution: PEP 498 - Literal String Interpolation

2015-09-08 Thread Fabrizio Messina
Thank you I will give it a look this evening when child fall asleep :) On 8 Sep 2015 08:19, "Stefan Behnel" wrote: > Fabrizio Messina schrieb am 07.09.2015 um 12:23: > > On 5 Sep 2015 20:32, "Stefan Behnel" wrote: > >> It looks like PEP 498 (f-strings

Re: [Cython] call for contribution: PEP 498 - Literal String Interpolation

2015-09-07 Thread Fabrizio Messina
Hello, I would like to give a look on that on my spare time. On 5 Sep 2015 20:32, "Stefan Behnel" wrote: Hi! It looks like PEP 498 (f-strings) is going to be accepted soon. Anyone interested in implementing it for Cython? https://www.python.org/dev/peps/pep-0498/ It's certainly a bit of work,