8000 Create the UID property · Issue #740 · collective/icalendar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create the UID property #740

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

Open
1 task
niccokunzmann opened this issue Oct 31, 2024 · 1 comment
Open
1 task

Create the UID property #740

niccokunzmann opened this issue Oct 31, 2024 · 1 comment
Labels
doc feature good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/

Comments

@niccokunzmann
Copy link
Member
niccokunzmann commented Oct 31, 2024

Please create the UID property in icalendar.cal.Component.

  • get is always str, empty if no value is given

  • set

  • create a docstring with text from the rfc https://www.rfc-editor.org/rfc/rfc7986.html#section-5.3

  • reference the rfc

  • add an example in the docstring of how to set a properly generated uid

  • log changes

  • test the code

  • for the alarm, also cosider X-ALARMUID

see also:

@niccokunzmann
Copy link
Member Author

This is probably best approached after #809 is merged so we can reuse the code to create the property single_string_property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc feature good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/
Projects
None yet
Development

No branches or pull requests

1 participant
0