1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(Component.from_string): Slightly-better exception messages More... about 15 years ago
Parameters.from_string: move the exception handler inside the loop More... about 15 years ago
Fix a few places that re-raise ValueError: More... about 15 years ago
Ignore exceptions while parsing VEVENTs. More... over 15 years ago
Make vText parser more forgiving. More... over 15 years ago
Contentline.__str__: Fix utf-8 line-folding problem. More... almost 16 years ago
Contentline: new doctest More... almost 16 years ago
Onwards More... about 16 years ago
fix typo & remove unused imports More... over 16 years ago
fix deprecation warnings about `object.__init__` taking no parameters More... over 16 years ago
Ignore certain turd files. More... over 16 years ago
Set the VALUE parameter correctly for date values More... over 16 years ago
Add a failing test for proper rendering of date values More... over 16 years ago
Add changelog entry More... over 16 years ago
Fix handling of multi-line paragraphs More... over 16 years ago
Add a failing test More... over 16 years ago
Added a test for long binary data. More... about 17 years ago
Long binary data would be base64 encoded with newlines, which made the iCalendar files incorrect. (This still needs testing). More... about 17 years ago
That line was strange... More... over 17 years ago
UTC object were unpicklable. More... over 17 years ago
Updated docs before release. More... over 17 years ago
Prettier output of negative durations. More... over 17 years ago
Fixed the EXDATE bug. More... over 17 years ago
Run doctests also under 2.5/2.6. More... over 17 years ago
Preparing for release of 1.2. More... over 19 years ago
* The bugfix for the folding of line in the middle of UTF-8 characters included another bug, which is now fixed. More... over 19 years ago
Finishing off the 1.1 release. More... over 19 years ago
Preparing for 1.1. More... over 19 years ago
Preparing for release of 1.1. More... over 19 years ago
Fixed the UTF-8 line folding bug. More... over 19 years ago