0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version for new release. More... almost 8 years ago
Merge pull request #11 from isaac-ped/master More... almost 8 years ago
fixed issue when not logging stack info More... about 8 years ago
Bump version. More... almost 11 years ago
Update docstrings and make small readability enhancements. More... almost 11 years ago
Fixes download URL More... over 11 years ago
Version bump to 0.2.0. More... over 11 years ago
Update README to stop referencing .shutdown(). More... over 11 years ago
Update CoroutineThread to function and add coroutine_thread decorator. More... over 11 years ago
Returns to .close() instead of .shutdown(); uses new process decorator More... over 11 years ago
Add a decorator function for creating CoroutineProcess-es. More... over 11 years ago
Switches to Process-wrapped coroutines by default. More... over 11 years ago
Removes unnecessary example code. More... over 11 years ago
Fixes CoroutineProcess wrapper to be a drop-in replacement for @Coroutine More... over 11 years ago
In all examples, uses the instance name 'mylggr' instead of 'd' More... over 11 years ago
Stops using underscores in some setting names More... over 11 years ago
Makes all logging information names lower case, and sorts them alphabetically More... over 11 years ago
Renames confusing method to shutdown More... over 11 years ago
Adds a link to dabeaz's coroutine presentation More... over 11 years ago
Stops testing on lower versions More... over 11 years ago
Adds travis-ci config More... over 11 years ago
Version bump More... over 11 years ago
Fixes indentation when printing stack traces. More... over 11 years ago
Removes debug prints and bumps the version More... over 11 years ago
Fixes the comparison used to determine if the current frame is part of the library. More... over 11 years ago
Prints out filenames without extensions More... over 11 years ago
Switches up the debug statements to try to figure out why _find_caller is broken More... over 11 years ago
Adds some debugging statements More... over 11 years ago
Renames to More... over 11 years ago
Makes function names more pythonic More... over 11 years ago