0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Roidelapluie functionkwargs (#65) More... over 3 years ago
Fix a bug when using a custom exception with a custom exception message. Also remove tests for Python 3.2 and 3.3. (#55) More... over 5 years ago
Merge pull request #40 from boynedmaster/patch-1 More... over 6 years ago
Update README to be updated with Python 3 More... over 6 years ago
Merge pull request #36 from joshddunn/master More... over 6 years ago
Bumped version to 0.4.0 More... almost 7 years ago
Can set exception message in decorator. More... almost 7 years ago
Can set exception message in decorator with Travis CI fixes. More... almost 7 years ago
Travis CI fixes 2.0 More... almost 7 years ago
Travis CI fixes More... almost 7 years ago
Updated .gitignore to ignore .vscode/ More... almost 7 years ago
Can set exception message in decorator More... almost 7 years ago
Merge pull request #35 from k2fong/class-method-support More... almost 7 years ago
fixed an issue where the _Timeout was called More... almost 7 years ago
Added unit test to cover class method case More... almost 7 years ago
Fixed an issue for decorating class methods More... almost 7 years ago
Update README.rst More... about 7 years ago
Merge pull request #31 from levi-rs/use-alternative-exception More... about 7 years ago
Merge pull request #30 from levi-rs/update-tested-python-versions More... about 7 years ago
Add ability to specify what exception gets raised More... about 7 years ago
Add additional python versions to unit testing More... about 7 years ago
Merge pull request #22 from deeplook/master More... over 8 years ago
Added object baseclass for _Timeout class. More... almost 9 years ago
Merge pull request #20 from aaronelliotross/master More... almost 9 years ago
Bump version! More... almost 9 years ago
Timeout can be fractional seconds. More... almost 9 years ago
Add a test for sub-second timeouts. More... almost 9 years ago
Use setitimer to get sub-second timeouts. More... almost 9 years ago
Merge pull request #18 from hvdklauw/multithreading-pickle More... about 9 years ago
Bumped version to 0.3.1. More... about 9 years ago