[Python-modules-commits] [python-urllib3] 11/13: Do not use logging-clear-handlers to see all logging output and

Daniele Tricoli eriol-guest at moszumanska.debian.org
Tue Dec 6 00:15:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

eriol-guest pushed a commit to branch master
in repository python-urllib3.

commit 8e646fc8a8917fd2b829894d3097c59e735650e5
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Thu Oct 8 13:19:50 2015 -0700

    Do not use logging-clear-handlers to see all logging output and
    
     disable cover-min-percentage since it require python-nose (>= 1.3): this way
     it will be easier to backport python-urllib3 to Wheezy.
    Forwarded: not-needed
    Last-Update: 2014-7-7
    
    Patch-Name: 04_relax_nosetests_options.patch
---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index fbaace4..0cdcef9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [nosetests]
-logging-clear-handlers = true
+# logging-clear-handlers = true
 with-coverage = true
 cover-package = urllib3
 cover-erase = true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-urllib3.git



More information about the Python-modules-commits mailing list