0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When a socket is closed, inform tasks with pending I/O on it. More... over 3 years ago
Fixed notifier to handle duplex I/O. More... over 3 years ago
Update version to 4.12.2 More... almost 4 years ago
Added 'Struct' class to pycos module. More... almost 4 years ago
Added 'instance' method to Singleton class. More... almost 4 years ago
Optimization in task creation. More... almost 4 years ago
Check for "keyword only arguments". More... almost 4 years ago
Slight optimization in 'sendall'. More... almost 4 years ago
Ignore SSL WantRead/WantWrite exceptions. More... almost 4 years ago
Fixed '_timed_out' method. More... almost 4 years ago
Fixed closing of SSL socket. More... almost 4 years ago
Use 'ipaddress' module to match peer's IP. More... over 5 years ago
Fixed 'host_addrinfo' for OS X. More... over 5 years ago
Fixed pip installation. More... over 5 years ago
Use pyproject.toml for new pip requirements. More... over 5 years ago
If no 'host' is given, use 'hostname'. More... over 5 years ago
Replaced named tuples with classes. More... over 5 years ago
Made scheduler tiny bit efficient with 3.7+. More... over 5 years ago
Updated pycos website in Dockerfile. More... over 5 years ago
Added short description of dispycos_kbd_int example. More... over 5 years ago
Simplified dispycos_kbd_int.py example. More... over 5 years ago
Added dispycos_kbd_int.py example. More... over 5 years ago
Fixed py2/dispycosnode to process 'quit' command. More... over 5 years ago
Remove additional 'sleep' when terminating tasks. More... over 5 years ago
Catch KeyboardInterrupt exception. More... over 5 years ago
Fixed to work with Python 3.6. More... over 5 years ago
Fixed dispycos server termination. More... over 5 years ago
Raise KeyboardInterrupt before terminating rtasks. More... over 5 years ago
Moved remote scheduler specification. More... over 5 years ago
Initialize all attributes in AddrInfo. More... over 5 years ago