← Back to team overview

configglue team mailing list archive

Re: [Bug 1504288] Re: Test suite failure with Python 3.4 & 3.5

 

Hi all,

I haven't yet had time to fix the code. From the conversation it looks
like this change was introduced in python 3.4 upstream, right? And
this was done after the latest 3.4 was released (which would explain
why the tests didn't fail for me on the other 3.4 environments --
docker, arch, etc). If we don't revert this change upstream I expect
this to be included in the next 3.4 and 3.5 official python releases,
correct?

If this change is part of the official python release, then I think
the sensible thing is to

a) mark it as a backwards incompatible change
b) fix the code that relies on the "old" behavior

I'll try to find some time to fix this in configglue so that it works
with all 3.4/3.5 versions

On Tue, Oct 13, 2015 at 12:38 PM, Barry Warsaw
<1504288@xxxxxxxxxxxxxxxxxx> wrote:
> Thanks Lukasz.  The question is whether we should push more aggressively
> to revert the upstream change (which of course takes a while in and of
> itself to trickle down) or just fix it in the affected packages and move
> on?
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1504288
>
> Title:
>   Test suite failure with Python 3.4 & 3.5
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/configglue/+bug/1504288/+subscriptions

-- 
You received this bug notification because you are a member of
Configglue developers, which is subscribed to python-configglue in
Ubuntu.
https://bugs.launchpad.net/bugs/1504288

Title:
  Test suite failure with Python 3.4 & 3.5

Status in configglue:
  In Progress
Status in python-configglue package in Ubuntu:
  New

Bug description:
  configglue fails to build from source in Ubuntu 15.10 because it is
  currently incompatible with Python 3.5

  https://launchpadlibrarian.net/219597252/buildlog_ubuntu-wily-amd64
  .python-configglue_1.1.2-0ubuntu2_BUILDING.txt.gz

  If you run `tox -e py35` on a wily system against lp:configglue, you
  see the failures.

To manage notifications about this bug go to:
https://bugs.launchpad.net/configglue/+bug/1504288/+subscriptions


References