1. bc2d4c9 Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_timeout am: e2a8f4c150 am: 7805d425ee by Frank Feng · 2 years ago int/13/fp4
  2. 7805d42 Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_timeout am: e2a8f4c150 by Frank Feng · 2 years ago
  3. e2a8f4c Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_timeout by Frank Feng · 2 years ago
  4. 12b00c2 Add build files for timeout_decorator by Julien Desprez · 2 years ago
  5. a77f26f Merge remote-tracking branch 'aosp/upstream-master' into timeout-decorator by frankfeng · 2 years, 1 month ago
  6. ffe302e Initial empty repository by Roman Yepishev · 2 years, 1 month ago
  7. 9fbc3ef Roidelapluie functionkwargs (#65) by Patrick N · 3 years, 6 months ago
  8. 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 · 5 years ago
  9. 3ad0308 Merge pull request #40 from boynedmaster/patch-1 by Patrick · 7 years ago
  10. 14d8ddb Update README to be updated with Python 3 by boyned//Kampfkarren · 7 years ago
  11. dfefe83 Merge pull request #36 from joshddunn/master by Patrick · 7 years ago
  12. 2bc336d Bumped version to 0.4.0 by Josh · 7 years ago
  13. 0520e00 Can set exception message in decorator. by Josh · 7 years ago
  14. 2b9b476 Can set exception message in decorator with Travis CI fixes. by Josh · 7 years ago
  15. fc25e49 Travis CI fixes 2.0 by Josh · 7 years ago
  16. 2179ba6 Travis CI fixes by Josh · 7 years ago
  17. 01d10d2 Updated .gitignore to ignore .vscode/ by Josh · 7 years ago
  18. 78a80a1 Can set exception message in decorator by Josh · 7 years ago
  19. 201f49b Merge pull request #35 from k2fong/class-method-support by Patrick · 7 years ago
  20. fb7b6e9 fixed an issue where the _Timeout was called by Peter Fong · 7 years ago
  21. 5c94fb6 Added unit test to cover class method case by Peter Fong · 7 years ago
  22. f51f52d Fixed an issue for decorating class methods by Peter Fong · 7 years ago
  23. d790f5d Update README.rst by Patrick · 7 years ago
  24. d467534 Merge pull request #31 from levi-rs/use-alternative-exception by Patrick · 7 years ago
  25. 8e3c852 Add ability to specify what exception gets raised by levi-rs · 7 years ago
  26. aab544f Merge pull request #30 from levi-rs/update-tested-python-versions by Patrick · 7 years ago
  27. 701bddd Add additional python versions to unit testing by levi-rs · 7 years ago
  28. b5e2b8b Merge pull request #22 from deeplook/master by Patrick · 9 years ago
  29. 9565d41 Added object baseclass for _Timeout class. by Dinu Gherman · 9 years ago
  30. 16b5d76 Merge pull request #20 from aaronelliotross/master by Patrick · 9 years ago
  31. f61bfff Bump version! by Aaron Elliot Ross · 9 years ago
  32. 560b2eb Timeout can be fractional seconds. by Aaron Elliot Ross · 9 years ago
  33. 463d044 Add a test for sub-second timeouts. by Aaron Elliot Ross · 9 years ago
  34. 5a372d1 Use setitimer to get sub-second timeouts. by Aaron Elliot Ross · 9 years ago
  35. 6e27c8d Merge pull request #18 from hvdklauw/multithreading-pickle by Patrick · 9 years ago
  36. 1a765a7 Bumped version to 0.3.1. by Harro van der Klauw · 9 years ago
  37. 0d40f75 PEP8 by Harro van der Klauw · 9 years ago
  38. b7e2b73 Fixed issue with PicklingError causes the timeout to never be reached. by Harro van der Klauw · 9 years ago
  39. 94c8c18 Merge pull request #17 from bubenkoff/patch-1 by Patrick · 9 years ago
  40. e2f68c4 Update .travis.yml by Anatoly Bubenkov · 9 years ago
  41. 3d66d09 Merge pull request #16 from bubenkoff/multithreading-support by Patrick · 9 years ago
  42. b1edeea Added optional threading support via python multiprocessing. Switched to pytest test runner by Anatoly Bubenkov · 9 years ago
  43. 2304ff0 Merge pull request #14 from nugend/unset-alarm by Patrick · 9 years ago
  44. 803297e Unset alarm before removing SIGALRM handler by Daniel Nugent · 9 years ago
  45. e880269 increment version number by Patrick · 9 years ago
  46. c9bce2a Merge pull request #12 from pimterry/patch-1 by Patrick · 9 years ago
  47. 1176348 Add README.md that's missing from the 0.2.0 release by Tim Perry · 9 years ago
  48. 3fb758c renamed to requirements.txt by Patrick · 9 years ago
  49. f92e5fc attempting auto-deploy again by Patrick · 9 years ago
  50. 6663d62 Rename requirements to requirements.txt by Patrick · 9 years ago
  51. e4d4983 Update setup.py by Patrick · 9 years ago
  52. fa6144e Merge pull request #11 from pnpnpn/auto-deploy by Patrick · 9 years ago
  53. e5a7a44 auto-deploy with travis by Patrick · 9 years ago
  54. a3243b6 Merge pull request #10 from pimterry/patch-1 by Patrick · 9 years ago
  55. 641ac2d Make timeout error an assertion error, not just any old exception by Tim Perry · 9 years ago
  56. 44fece6 Update README.md by Patrick Ng · 10 years ago
  57. c993a7c Merge pull request #8 from pnpnpn/add_travis by Patrick Ng · 10 years ago
  58. d14594e cleanup requirements. Failing on travis for python3 by Patrick · 10 years ago
  59. da6034b added travis by Patrick · 10 years ago
  60. 2d7f61f Merge pull request #7 from toddsifleet/tws-fix-long-description by Patrick Ng · 10 years ago
  61. 7f86ec1 Merge pull request #5 from toddsifleet/tws-fix-issue-2 by Patrick Ng · 10 years ago
  62. 9f302a4 update long_description by Todd Sifleet · 10 years ago
  63. d13b00a Delete LICENSE by Patrick Ng · 10 years ago
  64. 467ff18 Update README.md by Patrick Ng · 10 years ago
  65. 9368a6f Update and rename README.rst to README.md by Patrick Ng · 10 years ago
  66. e7dfe05 Use functools.wraps in decorator by Todd Sifleet · 10 years ago
  67. e54bea9 Merge pull request #3 from jonblack/feature-timeout-kwarg by Patrick Ng · 10 years ago
  68. 187ee34 Add support for timeout in function kwargs by Jon Black · 10 years ago
  69. 3e1b452 Update README.rst by Patrick Ng · 10 years ago
  70. 0f6979e incorrect webpage by png · 11 years ago
  71. e014d7c rst error by png · 11 years ago
  72. 5b28cdc added README by png · 11 years ago
  73. 6f816d3 added py by png · 11 years ago
  74. 7817e05 added test by png · 11 years ago
  75. 99ccbe5 preparing for pypi by png · 11 years ago
  76. cae118e init by PN · 11 years ago
  77. 577b4ec Initial commit by PN · 11 years ago