1. 9fbc3ef Roidelapluie functionkwargs (#65) by Patrick N · 3 years, 7 months ago
  2. 3c4bad7 Fix a bug when using a custom exception with a custom exception message. Also remove tests for Python 3.2 and 3.3. (#55) by Taylor Alexander · 6 years ago
  3. 0520e00 Can set exception message in decorator. by Josh · 7 years ago
  4. 2b9b476 Can set exception message in decorator with Travis CI fixes. by Josh · 7 years ago
  5. fc25e49 Travis CI fixes 2.0 by Josh · 7 years ago
  6. 2179ba6 Travis CI fixes by Josh · 7 years ago
  7. 78a80a1 Can set exception message in decorator by Josh · 7 years ago
  8. 5c94fb6 Added unit test to cover class method case by Peter Fong · 7 years ago
  9. 8e3c852 Add ability to specify what exception gets raised by levi-rs · 7 years ago
  10. 463d044 Add a test for sub-second timeouts. by Aaron Elliot Ross · 9 years ago
  11. 0d40f75 PEP8 by Harro van der Klauw · 9 years ago
  12. b7e2b73 Fixed issue with PicklingError causes the timeout to never be reached. by Harro van der Klauw · 9 years ago
  13. b1edeea Added optional threading support via python multiprocessing. Switched to pytest test runner by Anatoly Bubenkov · 9 years ago
  14. e7dfe05 Use functools.wraps in decorator by Todd Sifleet · 10 years ago
  15. 187ee34 Add support for timeout in function kwargs by Jon Black · 10 years ago
  16. 7817e05 added test by png · 11 years ago