-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
The getitem of this class goes on to describe that:
sdk-python/cloudevents/abstract/event.py
Lines 99 to 100 in c5645d8
The `data` of the event should be accessed by the `.data` accessor rather | |
than this mapping. |
providing a reason and perhaps a reference to an example would help developers understand why event.get() is discouraged by this helper method.
For instance, there is confusion in how the private _attributes data should be accessed expressed in #246.
Metadata
Metadata
Assignees
Labels
No labels