gentoo/dev-python/python-lsp-jsonrpc/files/python-lsp-jsonrpc-1.0.0-fix-test-with-ujson-3-and-up.patch
Andrew Ammerlaan 7fc5a36f83
dev-python/python-lsp-jsonrpc: add spyder fork of python-jsonrpc-server
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2021-05-19 20:41:58 +02:00

13 lines
342 B
Diff

diff --git a/test/test_streams.py b/test/test_streams.py
index bce3ffa..f93cb8d 100644
--- a/test/test_streams.py
+++ b/test/test_streams.py
@@ -113,6 +113,7 @@ def test_writer_bad_message(wfile, writer):
hour=1,
minute=1,
second=1,
+ tzinfo=datetime.timezone.utc
))
assert wfile.getvalue() in [