0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow access of unbuf.so; #243 More... over 7 years ago
Make GCC and VC preserve environment; #243 More... over 7 years ago
Replace old pty-based unbuffered with LD_PRELOAD; #243 More... over 7 years ago
Add PyPI badges to stable install More... over 7 years ago
Add nobuf.so to distutils build for #243 More... over 7 years ago
You would think you initialize the parent before the child. More... over 7 years ago
Drop ResourceProxy; #290 More... over 7 years ago
Merge v1.0.5 with master More... over 7 years ago
Eliminate signal spam; #283 More... over 7 years ago
Prevent updater from activating before connection; #283 More... over 7 years ago
EINTR can happen while you try to connect; #283 More... over 7 years ago
It helps to start the thread... #283 More... over 7 years ago
Drop this logging since it has re-entrancy issues; #283 More... over 7 years ago
Prevent problem updates while grading; #283 More... over 7 years ago
Band-aid fix for logging reentrancy issue. More... over 7 years ago
Whoever the fuck thought SystemExit should be caught is an idiot. More... over 7 years ago
Fix #283 by avoiding reentrancy. More... over 7 years ago
Make autoconfig work sanely when redirected... #289 More... over 7 years ago
Release v1.0.5. More... over 7 years ago
Must not double close. More... over 7 years ago
Fix packet manager cleanup. More... over 7 years ago
JSON expects and gives unicode strings. More... over 7 years ago
Use zlib.compress/decompress instead of .encode/decode More... over 7 years ago
Let's have... binary. More... over 7 years ago
Remove more iteritems. More... over 7 years ago
Kill more bad imports. More... over 7 years ago
No more relative imports in python 3. More... over 7 years ago
Make streams open properly on python 3. More... over 7 years ago
We also run on FreeBSD. More... over 7 years ago
Make README work on PyPI. More... almost 8 years ago