Re: [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement

2015-09-06 Thread Sven R. Kunze
On 05.09.2015 12:58, Chris Angelico wrote: On Sat, Sep 5, 2015 at 8:57 PM, Chris Angelico wrote: IMHO the main advantage of allowing expressions inside f-string is that it adds something really new compared to the current str.format() method. Without it, f-string are less interesting. I agree

[Python-Dev] PyParallel update

2015-09-06 Thread Trent Nelson
[CC'ing python-dev@ for those that are curious; please drop and keep follow-up discussion to python-ideas@] Hi folks, I've made a lot of progress on PyParallel since the PyCon dev summit (https://speakerdeck.com/trent/pyparallel-pycon-2015-language-summit); I fixed the outstanding breakage with g