1. 3721fa0 lint by Philipp Hagemeister · 4 years, 8 months ago
  2. 77f1773 Merge commit af2006e from @chrahunt, to fix invalid escape sequences by Philipp Hagemeister · 4 years, 8 months ago
  3. 7bbbde9 Add a test for #48 by Philipp Hagemeister · 4 years, 8 months ago
  4. af2006e Remove invalid escape sequences by Chris Hunt · 4 years, 8 months ago
  5. bb26176 Avoid using assertRaises as a context manager by Jon Dufresne · 6 years ago
  6. 6d0ace0 Merge branch 'upstream' by Philipp Hagemeister · 6 years ago
  7. d17c2de update to upstream (git: 91dc64ba3f51100540b2ab6c6cd72c3bb18a6d49) by Philipp Hagemeister · 6 years ago
  8. cb3f840 adapt to stricter flake8 checks by Philipp Hagemeister · 7 years ago
  9. 4c04f96 make one more test ready for Python 2.6 by Philipp Hagemeister · 8 years ago
  10. 2e605b3 fix tests on Python 2.6 by Philipp Hagemeister · 8 years ago
  11. cf7f178 pull in current upstream version by Philipp Hagemeister · 8 years ago
  12. ea9945d update upstream to 103396:98a57845c8cc by Philipp Hagemeister · 8 years ago
  13. b349344 PEP8 E501 by Philipp Hagemeister · 9 years ago
  14. dc6a1b5 more pedantic PEP8 by Philipp Hagemeister · 9 years ago
  15. dc80ec6 Apply and test PEP8 by Philipp Hagemeister · 9 years ago
  16. caa4192 Add subnet_of / supernet_of (fixes #18) by Philipp Hagemeister · 9 years ago
  17. 802b1e4 Add a test case for #14 (Fixes #14) by Philipp Hagemeister · 9 years ago
  18. 3d0d762 Fix _compat_bit_length(0) by Philipp Hagemeister · 9 years ago
  19. 90641d1 Correct SmallestObject test setup by Philipp Hagemeister · 9 years ago
  20. b65c191 [2.6] Switch back to old-school assertRaises style by Philipp Hagemeister · 9 years ago
  21. df6c08e Reapply changes (2.7 only for now) by Philipp Hagemeister · 9 years ago
  22. 2396162 Commit upstream 02b81a82a57dc9816235297f33fe617786213c49 by Philipp Hagemeister · 9 years ago
  23. 3c58834 Add Python 3.2 support. by Thomas Kemmer · 10 years ago
  24. 3891b2c Use range as an iterator (Fixes #6) by Philipp Hagemeister · 11 years ago
  25. b398583 Better error messages in Python 2 (Closes #5) by Philipp Hagemeister · 11 years ago
  26. 5b9468f more pep8ing by Philipp Hagemeister · 11 years ago
  27. 6a79a4d 3.3 compat by Philipp Hagemeister · 11 years ago
  28. 4190d32 bit_length for 2.6 by Philipp Hagemeister · 11 years ago
  29. eb30650 yet more us, this time in the code by Philipp Hagemeister · 11 years ago
  30. 4472a89 yet more us by Philipp Hagemeister · 11 years ago
  31. bfe1b68 more us by Philipp Hagemeister · 11 years ago
  32. a4610a6 fix more tests by Philipp Hagemeister · 11 years ago
  33. e2cd88f fromhex and more us by Philipp Hagemeister · 11 years ago
  34. 73d3b81 Silence a test by Philipp Hagemeister · 11 years ago
  35. f61297a Add u to one more test by Philipp Hagemeister · 11 years ago
  36. 94ca4dd Patch int.from_bytes by Philipp Hagemeister · 11 years ago
  37. 39596af Fix some errors by Philipp Hagemeister · 11 years ago
  38. 26064fd Monkey-patch testrunner to include assertRaisesRegex by Philipp Hagemeister · 11 years ago
  39. 6b5716b Copy over files from cpython hg d8c5f2e73a69 by Philipp Hagemeister · 11 years ago