Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7575

Re: Python < 3.5 tests

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Brian May <brian@microcomaustralia.com.au>
Newsgroups linux.debian.maint.python
Subject Re: Python < 3.5 tests
Date Fri, 09 Oct 2015 08:30:02 +0200
Message-ID <qhzlM-2nJ-17@gated-at.bofh.it> (permalink)
References <qh4hX-8jR-3@gated-at.bofh.it> <qhcpd-2Ve-13@gated-at.bofh.it> <qhcIy-3xD-13@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Fri Oct 9 06:22:47 2015
Old-Return-Path <brian@microcomaustralia.com.au>
X-Amavis-Spam-Status No, score=-4.779 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, MISSING_HEADERS=1.021, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no
X-Policyd-Weight using cached result; rate: -5
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=microcomaustralia.com.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:cc :content-type; bh=DDKoObbvfo/DCWvIAJK1srYJVoEQIzxL4RJBCKrf0qc=; b=G2jb7h7KnNrxEeNWGFLAQlyCrCuK1YmZScNwjtccHfDR2HiCy0u22Zx/kQ2RgaT2fE 8JbRcgsqqIeIbDUD3TBNgIG+AYE48bWjtBjDfH/KASOOha778Qo/qPCyHpVaSrbGbsRQ rVxK3WfEtEJ/UkGsKFHvAk6M1JpEDZWVi6BEo=
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:cc:content-type; bh=DDKoObbvfo/DCWvIAJK1srYJVoEQIzxL4RJBCKrf0qc=; b=jmakyYRKNYviz7AMiSZvU7p9LyZwlfVTjgaMU63ZDJ4jrQ4f8PfO2o/3Qkjg1+E1AN hOa0oXOm7WSWU6z2wOCbpu18No5rf9mWCvrBsiXRVIpmzrS8f/lfYO4fwks8VAxZ8EZ+ AgTpOtqxI4660UwOKpLQ6KcHp/CEEVVrq+mNyWhIjRlALqXBR8ViVnz8naGXvPGNKC7y gR+X0qT/1wjhOf258q8r2QTTcVyUtLvQgZT29GaLmTWLrcheSskMbl5YPy4w5JguYZEA yvnaUYw3xVhuEtK9I9bkKsbUSnFcyPt75zfdBNK/a0FLXV0WEHtfGWZDYveJLEttjn+O nGnQ==
X-Gm-Message-State ALoCoQlRYiT45++AZ5sKhp6/QE0fxxGrtWh5g/yXC3XkMztwLStmNghH+zi3LnseyzVLu/wfng8s
X-Received by 10.50.22.101 with SMTP id c5mr7986915igf.57.1444371749141; Thu, 08 Oct 2015 23:22:29 -0700 (PDT)
MIME-Version 1.0
Content-Type multipart/alternative; boundary=047d7b10c9cb081e1c0521a601e9
X-Mailing-List <debian-python@lists.debian.org> archive/latest/12886
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/CAA0ZO6DQiSLucC4PaNd6nkeO73yhS2gq6vsorKybsia84vxJoQ@mail.gmail.com
Approved robomod@news.nic.it
Lines 38
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Debian Python <debian-python@lists.debian.org>
X-Original-Date Fri, 09 Oct 2015 06:22:19 +0000
X-Original-Message-ID <CAA0ZO6DQiSLucC4PaNd6nkeO73yhS2gq6vsorKybsia84vxJoQ@mail.gmail.com>
X-Original-References <20151007211222.GA16055@prune.in.vpac.org> <CAA0ZO6DdB5RJ2TKdXn6wGYpsA-NdhgN106L3OJdt3xHjmBz+Mg@mail.gmail.com> <CAJ3HoZ1eeZG3bty-kSch38PTfboZ5+_0h1zP2SH7j9ZCj5hzGg@mail.gmail.com>
Xref csiph.com linux.debian.maint.python:7575

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, 8 Oct 2015 at 17:12 Robert Collins <robertc@robertcollins.net>
wrote:

> Presumably
> https://github.com/crucialfelix/django-ajax-selects/tree/develop/tests
> would be the intent?
>

That is the develop branch. So not in any released version, which is the
master branch.

The develop branch is missing the files in MANIFEST.in, so I filled a bug
report anyway.

https://github.com/crucialfelix/django-ajax-selects/issues/136

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-07 23:20 +0200
  Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-08 08:00 +0200
    Re: Python < 3.5 tests Robert Collins <robertc@robertcollins.net> - 2015-10-08 08:20 +0200
      Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-08 13:20 +0200
        Re: Python < 3.5 tests Barry Warsaw <barry@debian.org> - 2015-10-08 15:30 +0200
      Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-09 08:30 +0200
        Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-09 08:50 +0200
  Re: Python < 3.5 tests Dmitry Shachnev <mitya57@debian.org> - 2015-10-08 13:50 +0200
    Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-08 22:40 +0200
    Re: Python < 3.5 tests Robert Collins <robertc@robertcollins.net> - 2015-10-08 23:20 +0200
      Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-08 23:50 +0200
        Re: Python < 3.5 tests Robert Collins <robertc@robertcollins.net> - 2015-10-08 23:50 +0200
          Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-09 00:00 +0200
      Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-08 23:50 +0200
    Re: Python < 3.5 tests Barry Warsaw <barry@debian.org> - 2015-10-08 23:30 +0200
      Re: Python < 3.5 tests Barry Warsaw <barry@debian.org> - 2015-10-09 00:00 +0200
      Re: Python < 3.5 tests Piotr Ożarowski <piotr@debian.org> - 2015-10-09 00:00 +0200
    Re: Python < 3.5 tests Brian May <brian@microcomaustralia.com.au> - 2015-10-08 23:30 +0200

csiph-web