[python-committers] [RELEASED] Python 3.4.7 is now available

2017-08-09 Thread Larry Hastings
On behalf of the Python development community and the Python 3.4 release team, I'm pleased to announce the availability of Python 3.4.7. Python 3.4 is now in "security fixes only" mode. This is the final stage of support for Python 3.4. Python 3.4 now only receives security fixes, not bug

[python-committers] GitHub: remove the "needs backport to 3.5" label?

2017-08-09 Thread Victor Stinner
Hi, Python 3.5 entered security fix only mode. Should we now remove the "needs backport to 3.5" label? Other security only branches don't have this label neither (3.3 and 3.4). Victor ___ python-committers mailing list python-committers@python.org https

Re: [python-committers] GitHub: remove the "needs backport to 3.5" label?

2017-08-09 Thread Brett Cannon
On Wed, 9 Aug 2017 at 01:55 Victor Stinner wrote: > Hi, > > Python 3.5 entered security fix only mode. Should we now remove the > "needs backport to 3.5" label? Other security only branches don't have > this label neither (3.3 and 3.4). > Seems reasonable to me since you will need to get Larry's