-
Notifications
You must be signed in to change notification settings - Fork 0
Type safety #6
Copy link
Copy link
Open
Labels
a: apiRelated to core public API of the projectRelated to core public API of the projectp: 1 - highBlocks other tasks / Important bugBlocks other tasks / Important bugs: staleHas had no activity for a while (might get closed for inactivity/marked up for grabs soon)Has had no activity for a while (might get closed for inactivity/marked up for grabs soon)t: featureNew request or featureNew request or feature
Metadata
Metadata
Assignees
Labels
a: apiRelated to core public API of the projectRelated to core public API of the projectp: 1 - highBlocks other tasks / Important bugBlocks other tasks / Important bugs: staleHas had no activity for a while (might get closed for inactivity/marked up for grabs soon)Has had no activity for a while (might get closed for inactivity/marked up for grabs soon)t: featureNew request or featureNew request or feature
Right now, our implementation simply returns
dict[str, Any]objects from bothload_versionandload_common_data. This isn't great, and we could benefit from a more structured approach.We will first need to decide on the approach for this though:
As this is the primary reason why this library is not ready for stable use yet, after implementing this, we can shift from the
Development Status :: 2 - Pre-AlphatoDevelopment Status :: 4 - Beta.