Commit Graph

5 Commits (9701424be0a033f546326604db4beb95f119fd80)

Author SHA1 Message Date
Alex Willmer 7d5f63ccbf Cleanup unused and missing imports 1 month ago
Alex Willmer 18c89de5a9 Remove unused module imports 4 years ago
Alex Willmer caa20be43e tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
4 years ago
Alex Willmer a8317c2393 tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
4 years ago
David Wilson d1f5e0663d core: move message encoding to Message.pack(), add+refactor tests.
The old inline pack is still present in the old location but will be
removed in a followup commit.
6 years ago