This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
1
Fork
You've already forked mitogen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,520
Commits
16
Branches
36
Tags
29
MiB
8613f685ab
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alex Willmer
caa20be43e
tests: Use TestCase.assertEqual()
...
assertEquals() is deperecated in unittest
2022-04-21 19:23:43 +01:00
Alex Willmer
a8317c2393
tests: Remove unittest2, use stdlib unittest
...
unittest2 is incomplatible with Python 3.10
2022-04-20 17:54:12 +01:00
David Wilson
c413d53144
os_fork: python 3 fixes and tests.
2019-02-18 17:50:28 +00:00