Matt Houglum

Results 3 issues of Matt Houglum

Looking at [PEP 526](https://www.python.org/dev/peps/pep-0526/#class-and-instance-variable-annotations), it mentions that: > "[...] it is useful to distinguish [class variables] by marking class variables as annotated with types wrapped in ClassVar[...]. In this way...

enhancement
cat: core

Context: This is branching off from #579 and creating child issues for each unimplemented credential feature that was mentioned there. We may decide that this isn't needed, but we should...

api: storage
type: feature request

Copying this issue over from https://code.google.com/archive/p/httplib2/issues/305, since it looks like it never got ported over to this repo, and the issue is still present. """ What steps will reproduce the...

bug