Home
Software Heritage
Search
Configure Global Search
Log In
Transactions
D3693
Change Details
Change Details
Old
New
Diff
`storage.content_find` now returns a sequence of Content This also adds types annotation to the impacted methods. Related to T645 Related to D3692
`storage.content_find` now returns List[Content]. This also adds types annotation to the impacted methods. Related to T645 Related to D3692
`storage.content_find` now returns
a sequence of
List[
Content
].
This also adds types annotation to the impacted methods. Related to T645 Related to D3692
Continue