Skip to content

Conversation

@jelmer
Copy link
Owner

@jelmer jelmer commented Dec 14, 2025

Fixes issue #528 where recurring events with mixed date/datetime types in EXDATE or RDATE would cause a TypeError during expansion:
TypeError: '<' not supported between instances of 'datetime.date'
and 'datetime.datetime'

@jelmer jelmer enabled auto-merge December 14, 2025 11:46
@jelmer jelmer force-pushed the more-type-fixes branch 2 times, most recently from aafe50f to 1514735 Compare December 15, 2025 06:44
Fixes issue #528 where recurring events with mixed date/datetime types
in EXDATE or RDATE would cause a TypeError during expansion:
  TypeError: '<' not supported between instances of 'datetime.date'
  and 'datetime.datetime'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants