collective / icalendar

icalendar parser library for Python

Home Page:https://icalendar.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove is_broken .attribute for .errors attribute

niccokunzmann opened this issue · comments

While refactoring the tests, this appeared:

https://github.com/collective/icalendar/pull/410/files#r982917279

Events have an .is_broken attribute and someone would like this to be removed for the next major release.
Instead, we should use .errors