From 2b3c16c39953e7a6f55379403ca5d204dcbdb1e7 Mon Sep 17 00:00:00 2001 From: Benjamin Poldrack Date: Thu, 31 Aug 2017 02:35:36 +0200 Subject: [PATCH] BF: Added missing NullHandler to logger in git.remote --- git/remote.py | 1 + 1 file changed, 1 insertion(+) diff --git a/git/remote.py b/git/remote.py index fd76e592a..c3a51744b 100644 --- a/git/remote.py +++ b/git/remote.py @@ -38,6 +38,7 @@ log = logging.getLogger('git.remote') +log.addHandler(logging.NullHandler()) __all__ = ('RemoteProgress', 'PushInfo', 'FetchInfo', 'Remote') pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy