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) is going to be accepted soon. Anyone
> >> in
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) 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,
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,
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, but it's also very much Python-level
functionality and most of it can be handled in the parser, so I would