0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to buildout 2. More... over 11 years ago
Ignore buildout artifacts. More... over 11 years ago
svb More... over 11 years ago
Prep 4.0.0 release. More... over 11 years ago
Note / test support for Python 3.2. More... over 11 years ago
Ignore derived. More... over 11 years ago
'Updated Travis YAML.' More... almost 12 years ago
Post-release version bump. More... almost 12 years ago
Preparing release 4.0.0a1 More... almost 12 years ago
Mention Python 3.3 support in the changelog. More... almost 12 years ago
Merge the py3 branch. More... almost 12 years ago
Make tests pass on Python 3.3. More... almost 12 years ago
Make the tests time out after 1 minute if something goes wrong. More... almost 12 years ago
Towards Py3K: file.write() return value, close files More... almost 12 years ago
Fix import ordering and weird doctest indentation. More... almost 12 years ago
zc.customdoctests now supports Python 3. More... almost 12 years ago
Try to untangle bytes from strings. More... almost 12 years ago
Close sockets explicitly to avoid ResourceWarnings. More... almost 12 years ago
Do not hide the socket exception in testRunIgnoresParentSignals More... almost 12 years ago
Explicitly close files. More... almost 12 years ago
Avoid deprecated spellings of assertion methods. More... almost 12 years ago
Decrease test timeout back to 1 minute (it was 1h40m). More... almost 12 years ago
Don't open-code str.rstrip(). More... almost 12 years ago
Let's not clutter the current working directory with *.egg files More... almost 12 years ago
Make setup.py test find the tests. More... almost 12 years ago
Initial stab at porting. I need help. :-) More... almost 12 years ago
Create a branch for Python 3. More... almost 12 years ago
typo More... about 12 years ago
Fixed: the status command didn't return a non-zero exit status when the program wasn't running. This made it impossible for other software (e.g. Puppet) to tell if a process was running. More... about 12 years ago
Fixed: The start command exited with a zero exit status even when the program being started failed to start (or exited imediately). More... over 12 years ago