[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-dev
Subject:    Re: [pypy-dev] Implementation of some Python 3.5 features for more PyPy 3.5 support
From:       Omer Katz <omer.drow () gmail ! com>
Date:       2016-06-24 22:45:53
Message-ID: CAOZCFcAK5xh18-0P5TEr-MaC+MQ=faXXcR9Vwc6Q-PZ1_kHVOA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Great to hear that!
Are you going to implement the coroutines, await & async functionality on
our existing greenlets implementation?

‫בתאריך יום ו׳, 24 ביו י 2016 ב-0:33 מאת ‪Ludovic Gasc‬‏ <‪gmludo@gmail.com
‬‏>:‬

> Good luck for async/await ;-)
>
> In case of you'll go to EuroPython next month, don't hesitate to ping me.
>
> Have a nice week.
>
> --
> Ludovic Gasc (GMLudo)
> http://www.gmludo.eu/
>
> 2016-06-14 21:52 GMT+02:00 Raffael Tfirst <raffael.tfirst@gmail.com>:
>
>> Hi,
>> I am Raffael Tfirst, currently working on PyPy 3.5 for the Google Summer
>> of Code.
>>
>> Since it might be of interest to some, I want to give you a short summary
>> of what I do.
>>
>> The Python 3.5 features I implement in PyPy are the @ operator for matrix
>> multiplications (PEP 465), additional unpacking generalizations (PEP 448)
>> and coroutines with async and await syntax (PEP 492). A short description
>> of each feature can be found here (at New Syntax Features):
>> https://docs.python.org/3/whatsnew/3.5.html
>> It would be cool to have those features implemented in PyPy because they
>> will most likely be used a lot in future Python 3.5 programs, that is why I
>> want to close this gap and push PyPy a bit closer to Python 3.5
>> functionality.
>>
>> I started working on this about a month ago. As things stand now, the @
>> operator already works. The additional unpacking feature will be ready
>> soon, too, since a great part is already implemented. There's just some
>> nasty errors I need to fix before it can be tested.
>> In about two weeks progress will speed up a lot, because then I'm going
>> to have way more time for this project.
>>
>> For those who are interested, I work on the py3.5 branch.
>>
>> You can also check out my progress on my blog:
>> http://pypy35syntax.blogspot.co.at/
>>
>> _______________________________________________
>> pypy-dev mailing list
>> pypy-dev@python.org
>> https://mail.python.org/mailman/listinfo/pypy-dev
>>
>>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>

[Attachment #5 (text/html)]

<div dir="rtl"><div dir="ltr">Great to hear that!</div><div dir="ltr">Are you going \
to implement the coroutines, await &amp; async functionality on our existing \
greenlets implementation?</div></div><br><div class="gmail_quote"><div \
dir="rtl">‫בתאריך יום ו׳, 24 ביו י 2016 ב-0:33 מאת ‪Ludovic \
Gasc‬‏ &lt;‪<a \
href="mailto:gmludo@gmail.com">gmludo@gmail.com</a>‬‏&gt;:‬<br></div><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">Good luck for async/await \
;-)<div><br></div><div>In case of you&#39;ll go to EuroPython next month, don&#39;t \
hesitate to ping me.</div><div><br></div><div>Have a nice week.</div></div><div \
class="gmail_extra"><br clear="all"><div><div data-smartmail="gmail_signature"><div \
dir="ltr"><div>--<br><div style="font-size:small"><div>Ludovic Gasc \
(GMLudo)</div></div><div style="font-size:small"><a href="http://www.gmludo.eu/" \
target="_blank">http://www.gmludo.eu/</a></div></div></div></div></div></div><div \
class="gmail_extra"> <br><div class="gmail_quote">2016-06-14 21:52 GMT+02:00 Raffael \
Tfirst <span dir="ltr">&lt;<a href="mailto:raffael.tfirst@gmail.com" \
target="_blank">raffael.tfirst@gmail.com</a>&gt;</span>:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr">Hi,<br>I am Raffael Tfirst, currently working \
on PyPy 3.5 for the Google Summer of Code. <br><br>Since it might be of interest to \
some, I want to give you a short summary of what I do.<br><br>The Python 3.5 features \
I implement in PyPy are the @ operator for matrix multiplications (PEP 465), \
additional unpacking generalizations (PEP 448) and coroutines with async and await \
syntax (PEP 492). A short description of each feature can be found here (at New \
Syntax Features): <a href="https://docs.python.org/3/whatsnew/3.5.html" \
target="_blank">https://docs.python.org/3/whatsnew/3.5.html</a><br>It would be cool \
to have those features implemented in PyPy because they will most likely be used a \
lot in future Python 3.5 programs, that is why I want to close this gap and push PyPy \
a bit closer to Python 3.5 functionality.<br><br>I started working on this about a \
month ago. As things stand now, the @ operator already works. The additional \
unpacking feature will be ready soon, too, since a great part is already implemented. \
There&#39;s just some nasty errors I need to fix before it can be tested.<br>In about \
two weeks progress will speed up a lot, because then I&#39;m going to have way more \
time for this project.<br><br>For those who are interested, I work on the py3.5 \
branch.<br><br>You can also check out my progress on my blog: <a \
href="http://pypy35syntax.blogspot.co.at/" \
target="_blank">http://pypy35syntax.blogspot.co.at/</a><br></div> \
<br>_______________________________________________<br> pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pypy-dev" rel="noreferrer" \
target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br> \
<br></blockquote></div><br></div> _______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pypy-dev" rel="noreferrer" \
target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br> \
</blockquote></div>



_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic