From 89f4c9657809b75bd634a20329e9f02c84716007 Mon Sep 17 00:00:00 2001 From: Marco Chomut Date: Wed, 13 Aug 2014 12:34:36 -0400 Subject: [PATCH] Create dreams.rst --- Pewpewarrows/dreams.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Pewpewarrows/dreams.rst diff --git a/Pewpewarrows/dreams.rst b/Pewpewarrows/dreams.rst new file mode 100644 index 0000000..c980714 --- /dev/null +++ b/Pewpewarrows/dreams.rst @@ -0,0 +1,10 @@ +Dreams +====== + +* Python 3 as the default +* Unified, built-in, and first-class support for multiple python versions, virtual environments, and package management when developing +* Improved interfaces, improved mixins, and no more inheritance +* Optional explicit typing +* Actually adopting aspects of functional programming, no longer treating them as dirty step-children in the language +* Bundled deliverables for deployments, with only one final binary file to drop on-disk +* No more GIL, combined with a mature asyncio, leading to only one necessary process to run