Commit 707a348
committed
feat: Add
This attribute acts as a namespaced dictionary
and is used by extensions
to add information to the objects.
If a particular projects expects
to find extra data in `obj.extra["project"]`,
then extensions who wish to communicate data
to this project can write into
its "project" namespace/dictionary.
Extensions can also simply write to their own namespace,
using their distribution name for example.extra attribute to objects1 parent 591bacc commit 707a348
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
| |||
0 commit comments