Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: ical.py doesn't parse events without "description" field #122

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

dhomeier
Copy link
Contributor

Fixing a bug found in #119; this is leaving the long DESCRIPTION field unset if missing from the Spond event.
Also updated a .format() to f-strings.

@elliot-100 elliot-100 linked an issue Jun 1, 2024 that may be closed by this pull request
@elliot-100 elliot-100 changed the title Allow exporting events without "description" field to ics Fix: ical.py doesn't parse events without "description" field Jun 1, 2024
@elliot-100 elliot-100 merged commit 06a9cc6 into Olen:main Jun 1, 2024
5 checks passed
@elliot-100
Copy link
Collaborator

Merged. Thanks @dhomeier!

@Olen I thought this is minor enough not to bother you with - but do let me know if otherwise in future.

@dhomeier dhomeier deleted the non-descriptive branch June 4, 2024 01:40
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.

ical.py doesn't parse events without "description" field
2 participants