0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't make relative imports in change_tz, so the script can be downloaded separately and run More... about 17 years ago
Fix to properly register Label behavior. More... about 17 years ago
Adds a new behavior for semicolon-separated list values More... about 17 years ago
Fix name of new module in description. More... over 17 years ago
Added tz_change module and associated script for changing event timezones in an ics file More... over 17 years ago
Tag 0.7.0 More... over 17 years ago
Fix bug 12245, dateutil's bynmonthday wasn't being included when setting up and rrule from a dateutil rrule. More... over 17 years ago
Fix a problem with rrules whose semi-colons are escaped, they aren't supposed to be and dateutil chokes on them. More... over 17 years ago
Fix bug 8931, tolerate illegal commas (such as the ones produced by Outlook 2003) in TZIDs More... over 17 years ago
- Make vobjects pickle-able (modulo any dateutil details) - Add introspection help for IPython so tab completion works with vobject's custom __getattr__ More... over 17 years ago
- Tweak X-VOBJ-ORIGINAL-TZID, parameters should be lists, it wasn't - Fix bug 12120, allow unicode TZIDs - Tag 0.6.6 More... over 17 years ago
Update version to 0.6.5 More... over 17 years ago
- Fix bug 12008, tolerate Lotus' illegal use of underscores in names More... over 17 years ago
- Rename tests -> test_vobject to avoid namespace clash warnings More... over 17 years ago
Make tests accessible via setup.py test More... over 17 years ago
More filesystem restructuring More... over 17 years ago
Simplify layout More... over 17 years ago
- Checkin fix for bug 9814, when parsing quoted-printable decode to unicode, patch thanks to Ilpo Nyyssönen More... over 17 years ago
- Release vobject 0.6.0 with Cyrus' vavailability and unicode line folding enhancements More... almost 18 years ago
- Mark 0.5.0 for upload to cheeseshop More... almost 18 years ago
-Fix bug 11746, update vobject to use an svn:externals version of ez_setup More... almost 18 years ago
- Added ORG behavior for vCard, tagging 0.4.9 More... about 18 years ago
- Add patch from Christoph Keller doing equality testing of Address and Names - Handle unicode in Address and Name __str__ methods - Add unit tests for these More... over 18 years ago
- Fix for 8967, UTC-equivalent timezones fail (they don't validate) when trying to serialize More... over 18 years ago
- Fix serialization of zero-delta durations More... over 18 years ago
- Fix an inconsistency in Component's __setattr__; because _list is magic, setting foo.bar_list should set foo.contents['bar'], not foo.contents['bar-list'] More... over 18 years ago
- added 'input' to vobject's ParseError to make error recovery easier More... over 18 years ago
- Don't add a stdout logger handler unless there's no root logger, fixes bug 8109 More... almost 19 years ago
- More tolerance for screwed up UNTIL values More... almost 19 years ago
- Fix bug 8032, which is caused by vobject putting the wrong UNTIL value in rruleset, instead of replacing the timezone, it needs to shifted using astimezone - Tagged 0.4.8 More... almost 19 years ago