Gentoo Archives: gentoo-dev-announce

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev-announce <gentoo-dev-announce@l.g.o>
Cc: gentoo-dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev-announce] Python 3.5 -> 3.6 switch
Date: Tue, 15 May 2018 17:22:13
Message-Id: 1526362716.1841.9.camel@gentoo.org
1 Hi, everyone.
2
3 In no less than 30 days, we will be switching the default Python targets
4 from CPython 3.5 to 3.6. The new values will be:
5
6 PYTHON_TARGETS="python2_7 python3_6"
7 PYTHON_SINGLE_TARGET="python3_6"
8
9 If you haven't ported your package to Python 3.6, please look into doing
10 it now. Helpful lists:
11
12 packages missing python3.6 support:
13 list: https://qa-reports.gentoo.org/output/gpyutils/35-to-36.txt
14 graph: https://qa-reports.gentoo.org/output/gpyutils/35-to-36.svg
15
16 packages needing stabilization:
17 l https://qa-reports.gentoo.org/output/gpyutils/35-to-36-stablereq.txt
18 g https://qa-reports.gentoo.org/output/gpyutils/35-to-36-stablereq.svg
19
20 At the same time, I'd like to remind you that Python 3.4 reaches end-of-
21 life in March 2019. For more details, see [1].
22
23 I'll submit a news item for users for review today. The switch will be
24 postponed to account for its publication.
25
26 [1]:https://devguide.python.org/#status-of-python-branches
27
28 --
29 Best regards,
30 Michał Górny