I didn't even realize those were a thing!

Thanks, I'll check them out when I have time.  :)

Cheers,
Eli

On Sat, Sep 8, 2018 at 9:28 AM Matti Picus <matti.pi...@gmail.com> wrote:

> On 07/09/18 21:26, Eli Stevens (Gmail) wrote:
> > Hi all,
> >
> > I've got a hobby project that I think would benefit from PyPy's
> > pure-python speedups. I've been using CPython 3.6 for the
> > type-annotation-based IDE hinting (nothing with a runtime impact).
> >
> > Would it be possible to get a release of PyPy that supported the
> > syntax of type annotations? I wouldn't even need the language support,
> > I don't think.
> >
> > Format strings would be keen too, but those are easy enough to change
> > out to the old style that I'd be fine without support there.
> >
> > Thanks for all the work that you've all sunk into PyPy over the years.
> :)
> >
> > Cheers,
> > Eli
> >
> Did you try the pre-release 3.6 nightlies
> http://buildbot.pypy.org/nightly/py3.6 ?
>
> Matti
> _______________________________________________
> 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

Reply via email to