-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[icalendar] Update to 6.0.0 #12706
[icalendar] Update to 6.0.0 #12706
Conversation
Closes: #12702 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Depends on #12711 and stub_uploader changes. |
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Requires typeshed-internal/stub_uploader#145, but is good to go after that. |
icalendar.cal.Component.get_inline | ||
icalendar.cal.Component.set_inline | ||
|
||
# Runtime __all__ has extra items that don't exist. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a bug reported to the runtime package about this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done now: collective/icalendar#715.
Closes: #12702