See:
https://code.djangoproject.com/ticket/22377
http://bugs.mysql.com/bug.php?id=73867
I will wait and see if I get any response to the above bug reports,
otherwise I will upload python-mysql.connector with a fix I gave in the
later bug report.
Think this might have been a problem for Django1.6
On Tue, 9 Sep 2014 17:28:25 +0200
Piotr Ożarowski wrote:
> [Konstantin Khomoutov, 2014-09-09]
> > This library includes a test suite, in a subdirectory named "tests",
> > within its source tree. This directory gets packaged, installed and
> > byte-compiled (by the generated postinst script) duri
On 9 September 2014 16:53, Konstantin Khomoutov
wrote:
> Having the test suite packaged along with the code looks like having
> not much sense to me, so should I try to exclude this subdirectory from
> packaging? Is it considered a bad practice? I don't have much
> familiarity with Python, let a
[Konstantin Khomoutov, 2014-09-09]
> This library includes a test suite, in a subdirectory named "tests",
> within its source tree. This directory gets packaged, installed and
> byte-compiled (by the generated postinst script) during the
> installation.
>
> Having the test suite packaged along wi
On Sep 09, 2014, at 06:53 PM, Konstantin Khomoutov wrote:
>Having the test suite packaged along with the code looks like having
>not much sense to me, so should I try to exclude this subdirectory from
>packaging? Is it considered a bad practice?
I'm not sure there's consensus on this, so I will
I'm packaging a Python3-only library, PyMySQL [1], for internal usage,
chiefly using
dh $@ --with python3 --buildsystem=pybuild
This library includes a test suite, in a subdirectory named "tests",
within its source tree. This directory gets packaged, installed and
byte-compiled (by the generat
On Tue, Sep 9, 2014 at 4:59 AM, Jakub Wilk wrote:
> * Josue Ortega , 2014-09-08, 21:21:
>
>> When the tests are running the docstrings are displayed in a terminal
>> pager making impossible run all tests without human interaction to close
>> the pager. I've found this really annoying if someone w
* Josue Ortega , 2014-09-08, 21:21:
When the tests are running the docstrings are displayed in a terminal
pager making impossible run all tests without human interaction to
close the pager. I've found this really annoying if someone wants to
build the package even the build process might fail i
8 matches
Mail list logo