openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Python VObject
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 22 of 25
Search / Filter on:
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
jeffrey
More...
about 17 years ago
Fix to properly register Label behavior.
cdaboo
More...
about 17 years ago
Adds a new behavior for semicolon-separated list values
morgen
More...
about 17 years ago
Fix name of new module in description.
jeffrey
More...
over 17 years ago
Added tz_change module and associated script for changing event timezones in an ics file
jeffrey
More...
over 17 years ago
Tag 0.7.0
jeffrey
More...
over 17 years ago
Fix bug 12245, dateutil's bynmonthday wasn't being included when setting up and rrule from a dateutil rrule.
jeffrey
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.
jeffrey
More...
over 17 years ago
Fix bug 8931, tolerate illegal commas (such as the ones produced by Outlook 2003) in TZIDs
jeffrey
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__
jeffrey
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
jeffrey
More...
over 17 years ago
Update version to 0.6.5
jeffrey
More...
over 17 years ago
- Fix bug 12008, tolerate Lotus' illegal use of underscores in names
jeffrey
More...
over 17 years ago
- Rename tests -> test_vobject to avoid namespace clash warnings
jeffrey
More...
over 17 years ago
Make tests accessible via setup.py test
jeffrey
More...
over 17 years ago
More filesystem restructuring
jeffrey
More...
over 17 years ago
Simplify layout
jeffrey
More...
over 17 years ago
- Checkin fix for bug 9814, when parsing quoted-printable decode to unicode, patch thanks to Ilpo Nyyssönen
jeffrey
More...
over 17 years ago
- Release vobject 0.6.0 with Cyrus' vavailability and unicode line folding enhancements
jeffrey
More...
almost 18 years ago
- Mark 0.5.0 for upload to cheeseshop
jeffrey
More...
almost 18 years ago
-Fix bug 11746, update vobject to use an svn:externals version of ez_setup
jeffrey
More...
almost 18 years ago
- Added ORG behavior for vCard, tagging 0.4.9
jeffrey
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
jeffrey
More...
over 18 years ago
- Fix for 8967, UTC-equivalent timezones fail (they don't validate) when trying to serialize
jeffrey
More...
over 18 years ago
- Fix serialization of zero-delta durations
jeffrey
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']
jeffrey
More...
over 18 years ago
- added 'input' to vobject's ParseError to make error recovery easier
vajda
More...
over 18 years ago
- Don't add a stdout logger handler unless there's no root logger, fixes bug 8109
jeffrey
More...
almost 19 years ago
- More tolerance for screwed up UNTIL values
jeffrey
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
jeffrey
More...
almost 19 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree