Skip to content
#

update

Here are 1,033 public repositories matching this topic...

jku
jku commented Mar 23, 2022

Should add a sentence in FetcherInterface docstring that explains that the public API of the interface is implemented already: implementations of the interface only need to implement the internal

def _fetch(self, url: str) -> Iterator[bytes]
enhancement documentation good first issue backlog

Improve this page

Add a description, image, and links to the update topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the update topic, visit your repo's landing page and select "manage topics."

Learn more