1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lib.sockets: Fixed filter-type event handlers. Fixed bad import of Event More... over 15 years ago
bridge: Updated docs More... over 15 years ago
tests.test_timers: Added unit test for testing timers More... over 15 years ago
debugger: Fixed syntax erro More... over 15 years ago
debugger: Added support for standard logging.Logger and circuits.lib.log More... over 15 years ago
bridge: Removed _socks attribute. Tidied up poll() More... over 15 years ago
examples: remotepy -> An example demonstrating the event bridge and basic request/response More... over 15 years ago
lib.io: Added missing Events, imports and constants More... over 15 years ago
bridge: Reimplemented Bridge with no reliance on sockets.UDPServer More... over 15 years ago
circuits: Import all of circuits into circuits More... over 15 years ago
timers: Fixed doc strigns More... over 15 years ago
core: Fixed up some doc strings More... over 15 years ago
core: Tidied up imports More... over 15 years ago
.hgignore: Ignore *.pyo && Ignore .coverage More... over 15 years ago
circuits: Documented circuits main library. Added simple example More... over 15 years ago
core: Removed filter decorater - deprecated More... over 15 years ago
examples: Added helloworld.py as a simple first example More... over 15 years ago
tests: Fixed to use proper imports and uses of circuits More... over 15 years ago
circuits.bridge: Fixed diagram in doc More... over 15 years ago
circuits: Removed imports and manager instance More... over 15 years ago
tests.teste_core: Added varargs test More... over 15 years ago
docs: Updated dependency graphs More... over 15 years ago
tests.test_core: Added args tests to test positional and kwyword args More... over 15 years ago
core: Fixed filtering of events. Only event handlers of type "filter" can filter events More... over 15 years ago
core: Allow channel to always be "target:channel" if target is not None More... over 15 years ago
core: Fixed handlers() for cases of sending to: * '''*:foo''', * '''foo:*''', ''and'' * '''*:*''' More... over 15 years ago
core: Removed type checking from Manager.__iadd__ (not needed) More... over 15 years ago
workers: Removed __init__ (not needed in base) More... over 15 years ago
docs/graphs: Updated More... over 15 years ago
Makefile: Added dependancy graph for tests More... over 15 years ago