0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use 'yield from' on py3. More... over 11 years ago
Update changelog. More... over 11 years ago
Fixed various issues in the generator support. More... over 11 years ago
Fix the test. More... over 11 years ago
Implement coroutine handling ... somewhat ... More... over 11 years ago
Add partial support for advising generators. More... over 11 years ago
Revert "Use six." More... over 11 years ago
Actually reraising is not needed. More... over 11 years ago
Update changelog, spelling. More... over 11 years ago
Fix issues with closing generators in an Aspect. Now exceptions from the cutpoint function are properly reraised. More... over 11 years ago
Use six. More... over 11 years ago
Make aspectlib raise better exceptions. More... over 11 years ago
Update introduction.rst More... over 11 years ago
Up version. More... over 11 years ago
Fix check against instance (if instance would trip up __bool__ and create other issues). More... over 11 years ago
Ooops. Fix env vars. More... over 11 years ago
Add to test for weaving instances (not supported yet tho). More... over 11 years ago
Show version in the name. More... over 11 years ago
Fix coveralls. More... over 11 years ago
Oooops. More... over 11 years ago
Fix travis. More... over 11 years ago
Add requirements. More... over 11 years ago
Update readme. More... over 11 years ago
Maybe this works. More... over 11 years ago
Up version. More... over 11 years ago
OOops. More... over 11 years ago
Don't include __getattribute__ in ALL_METHODS - it's too dangerous.dangerous.dangerous.dangerous.dangerous.dangerous.... ;) More... over 11 years ago
Fixup 3.4 install. More... over 11 years ago
Do a more reliable check for old-style classes in debug.log. More... over 11 years ago
Test the newly released python 3.4 More... over 11 years ago