Any chances to see Django benefit from new Async features of Python 3.5 ?

276 views
Skip to first unread message

Benjamin Melki

unread,
Jun 20, 2015, 6:48:59 AM6/20/15
to django-d...@googlegroups.com
Hi,
are there any chances for a future Django version to benefit from new built in Python async features ( https://www.python.org/dev/peps/pep-0492/ ) ?

Łukasz Rekucki

unread,
Jun 20, 2015, 7:50:24 AM6/20/15
to django-d...@googlegroups.com
Considering that PEP 492 is mostly about new syntax, it's not really possible to write code in the core that will work in earlier Python versions. Unless you wrap everything into some compatibility later, but that defeats the purpose of the PEP.

Also, Django doesn't really have any asynchronous parts in the core.

BR,
Lucas


On Saturday, June 20, 2015, Benjamin Melki <webk...@gmail.com> wrote:
Hi,
are there any chances for a future Django version to benefit from new built in Python async features ( https://www.python.org/dev/peps/pep-0492/ ) ?

--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a9353635-0583-43b3-b8c1-d1aa68c8a951%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Łukasz Rekucki

Asif Saifuddin

unread,
Jun 22, 2015, 2:38:23 AM6/22/15
to django-d...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages