[Pkg-bitcoin-commits] [python-quamash] 53/78: revert windows baseclass undo

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:55 UTC 2017


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

js pushed a commit to annotated tag debian/0.6.0_dfsg-1
in repository python-quamash.

commit 84d631f7ff089624a0366b81a4cd4fbd69a77b86
Author: Mark Thomas West Harviston <mark.harviston at gmail.com>
Date:   Sun Nov 19 16:34:09 2017 -0800

    revert windows baseclass undo
---
 quamash/_windows.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/quamash/_windows.py b/quamash/_windows.py
index a474161..fb586ef 100644
--- a/quamash/_windows.py
+++ b/quamash/_windows.py
@@ -52,6 +52,9 @@ class _ProactorEventLoop(asyncio.ProactorEventLoop):
 		self.__event_poller.stop()
 
 
+baseclass = _ProactorEventLoop
+
+
 @with_logger
 class _IocpProactor(windows_events.IocpProactor):
 	def __init__(self):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list