0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 4 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merged [default] with [dev] branch More... almost 9 years ago
merged [default] with [dev] branch More... almost 9 years ago
merged [default] with [dev] branch More... almost 9 years ago
created [dev] branch from [master] by merging with [draft/keywordcall] bookmark More... almost 9 years ago
created [dev] branch from [master] by merging with [draft/keywordcall] bookmark More... almost 9 years ago
created [dev] branch from [master] by merging with [draft/keywordcall] bookmark More... almost 9 years ago
added error reraising to Keyword.__call__, added more comments, and fixed some data flow errors from previous commits More... almost 9 years ago
added error reraising to Keyword.__call__, added more comments, and fixed some data flow errors from previous commits More... almost 9 years ago
added error reraising to Keyword.__call__, added more comments, and fixed some data flow errors from previous commits More... almost 9 years ago
made Keyword.__call__ catch exceptions on actual keyword func call for reraising after switching back contexts and sessions More... almost 9 years ago
made Keyword.__call__ catch exceptions on actual keyword func call for reraising after switching back contexts and sessions More... almost 9 years ago
made Keyword.__call__ catch exceptions on actual keyword func call for reraising after switching back contexts and sessions More... almost 9 years ago
made Keyword.__call__ only perform actual keyword func call if no switching errors happened before and fixed condition for context switching More... almost 9 years ago
made Keyword.__call__ only perform actual keyword func call if no switching errors happened before and fixed condition for context switching More... almost 9 years ago
made Keyword.__call__ only perform actual keyword func call if no switching errors happened before and fixed condition for context switching More... almost 9 years ago
changed error storage in Keyword.__call__ from pure exc object to sys.exc_info() More... almost 9 years ago
changed error storage in Keyword.__call__ from pure exc object to sys.exc_info() More... almost 9 years ago
changed error storage in Keyword.__call__ from pure exc object to sys.exc_info() More... almost 9 years ago
added exception catching to context switching in Keyword.__call__ and added for loop breaks on session and context switching errors More... almost 9 years ago
added exception catching to context switching in Keyword.__call__ and added for loop breaks on session and context switching errors More... almost 9 years ago
added exception catching to context switching in Keyword.__call__ and added for loop breaks on session and context switching errors More... almost 9 years ago
merged [draft/keywordcall] with [draft/switch] bookmark More... almost 9 years ago
merged [draft/keywordcall] with [draft/switch] bookmark More... almost 9 years ago
merged [draft/keywordcall] with [draft/switch] bookmark More... almost 9 years ago
made a tiny code formatting change :) More... almost 9 years ago
made a tiny code formatting change :) More... almost 9 years ago
made a tiny code formatting change :) More... almost 9 years ago
created handler specific ContextError in ContextHandlerMeta.__init__ and made switch_context() raise it on invalid names and exceptions from custom switch funcs More... almost 9 years ago
created handler specific ContextError in ContextHandlerMeta.__init__ and made switch_context() raise it on invalid names and exceptions from custom switch funcs More... almost 9 years ago
created handler specific ContextError in ContextHandlerMeta.__init__ and made switch_context() raise it on invalid names and exceptions from custom switch funcs More... almost 9 years ago