webdiff icon indicating copy to clipboard operation
webdiff copied to clipboard

Eliminate dependency on PyGithub

Open danvk opened this issue 1 year ago • 0 comments

It's used in a somewhat complex way, primarily by githubdiff.py. Replacing it with direct use of the GitHub API would allow me to drop the dependency on requests.

danvk avatar Jun 03 '24 19:06 danvk