On 2018-07-08, 22:32 GMT, Larry Hastings wrote:
> More importantly, 3.4 is in security-fixes-only mode, which
> means that changes that aren't security fixes won't be
> accepted.
So, why isn’t https://bugs.python.org/issue31623 closed as
WONTFIX (or whatever is the equivalent in b.p.o)? If we d
On Sun, Jul 8, 2018, 18:30 Eric V. Smith, wrote:
> On 7/8/2018 8:35 PM, Terry Reedy wrote:
> > On 7/8/2018 1:05 PM, Ivan Pozdeev via Python-Dev wrote:
> >> I'll use this opportunity to remind you that 3.4 build is broken -- it
> >> can't be built from start to installer with the instructions give
On 7/8/2018 8:35 PM, Terry Reedy wrote:
On 7/8/2018 1:05 PM, Ivan Pozdeev via Python-Dev wrote:
I'll use this opportunity to remind you that 3.4 build is broken -- it
can't be built from start to installer with the instructions given
because of outside factors (CPython has migrated from Hg to G
On 7/8/2018 1:05 PM, Ivan Pozdeev via Python-Dev wrote:
I'll use this opportunity to remind you that 3.4 build is broken -- it
can't be built from start to installer with the instructions given
because of outside factors (CPython has migrated from Hg to Git).
https://bugs.python.org/issue31623
On 09.07.2018 1:32, Larry Hastings wrote:
On 07/08/2018 10:05 AM, Ivan Pozdeev via Python-Dev wrote:
I'll use this opportunity to remind you that 3.4 build is broken --
it can't be built from start to installer with the instructions given
because of outside factors (CPython has migrated from
On 07/08/2018 10:05 AM, Ivan Pozdeev via Python-Dev wrote:
I'll use this opportunity to remind you that 3.4 build is broken -- it
can't be built from start to installer with the instructions given
because of outside factors (CPython has migrated from Hg to Git).
https://bugs.python.org/issu
I'll use this opportunity to remind you that 3.4 build is broken -- it
can't be built from start to installer with the instructions given
because of outside factors (CPython has migrated from Hg to Git).
https://bugs.python.org/issue31623 about this was ignored (see
https://bugs.python.org/issu
My six-month cadence means it's time for the next releases of 3.4 and
3.5. There haven't been many changes since the last releases--two, to
be exact. These two security fixes were backported to both 3.4 and 3.5:
* bpo-32981: Fix catastrophic backtracking vulns (GH-5955)
* bpo-33001: Prev