commit bce9e02d9bf27b5e96ab61ffd68e71de6d3420d4 Author: Glen Rundblom grundblom@fedoraproject.org Date: Sun Mar 6 21:51:37 2016 -0600
Made section about Python 3.5 being the new Python enviorment in Fedora 24
en-US/Development.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) --- diff --git a/en-US/Development.xml b/en-US/Development.xml index cff9ab6..b11f4e8 100644 --- a/en-US/Development.xml +++ b/en-US/Development.xml @@ -8,6 +8,15 @@ <section id="sect-devel"> <title>Development</title> <para /> +<section id="sec-Python3.5"> + <title>Python Upgrade to 3.5</title> + <para> + Python 3.5 will be the default Python environment. This is an upgrade from 3.4 which was included in Fedora 23. + </para> + <para> + For more detailed information about changes and features of Python 3.5 please visit the <ulink url="https://docs.python.org/3.6/whatsnew/3.5.html">Python 3.5 upstream notes page</ulink> + </para> +</section> <section id="sect-devel-tools-mono4.2"> <title>Mono upgrade to 4.2.1</title> <para>
docs-commits@lists.fedoraproject.org