agithub icon indicating copy to clipboard operation
agithub copied to clipboard

Implemented Context Manager for Requests

Open hcwong opened this issue 6 years ago • 1 comments

I saw the TODO in the code and implemented a Context Manager for Requests. I tested it using test.py and by instantiating a GitHub client instance to check that connections were being made normally. Do tell me if there's anything that can be further improved. Thanks!

hcwong avatar Apr 08 '18 03:04 hcwong

Needs a rebase

jayvdb avatar Jan 27 '20 17:01 jayvdb