0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #45 from Achimh3011/allow_pytz_timezones More... over 9 years ago
Merge pull request #50 from pbiering/pbiering-improve-exceptions-info More... over 9 years ago
Merge remote-tracking branch 'jelmer/fix-encoding' into bugfixes More... over 9 years ago
use `in` instead of `has_key()` (deprecated in python3) More... over 9 years ago
I think I'm done with pep8 compliance, moving on to real bugfixing now... ' More... over 9 years ago
so many pep8 updates More... over 9 years ago
more pep8 More... over 9 years ago
pep8 compliance for base More... over 9 years ago
use codecs instead of base64 but remove newlines on encoding (this solves base64's b'...' encoding add-on) More... almost 10 years ago
fix (replace encode with decode) More... almost 10 years ago
honor also charset for decoding More... almost 10 years ago
log problematic contents on exception More... almost 10 years ago
fix encoding More... almost 10 years ago
Apply the localize() function if a PyTZ timezone is used, so the right offset is selected and not just the first one. More... almost 10 years ago
Revert "use correct encoding and codecs-module (available in python2 and python3)"
Jelmer Vernooij
as Jelmer Vernooij
More... almost 10 years ago
Increment version to 0.9.3 More... almost 10 years ago
Merge pull request #35 from lucc/stdout More... almost 10 years ago
Group and sort imports More... almost 10 years ago
Merge pull request #33 from medmunds/pr_pytz_support More... almost 10 years ago
Merge pull request #28 from Tamerz/master More... almost 10 years ago
Merge pull request #21 from prauscher/python3 More... almost 10 years ago
Report errors with logging. More... about 10 years ago
Handle pytz timezones in iCalendar serialization More... about 10 years ago
Merge pull request #23 from untitaker/fix-org-vcard More... about 10 years ago
Merge pull request #26 from inglesp/patch-1 More... about 10 years ago
Merge pull request #19 from dsanders11/patch-1 More... about 10 years ago
Added ORG to parsing vCard example in README.md More... over 10 years ago
Adding ORG to the README.md vCard example More... over 10 years ago
fix bytes-conversation More... over 10 years ago
Remove stray HTML entity in README More... over 10 years ago