Chris Karvouniaris

Results 3 issues of Chris Karvouniaris

## Expected Behavior Upgrading from Python2 to Python3, I expected the following piece of code to continue working with this library. ``` try: from google.appengine.api import runtime, apiproxy_stub_map def hook():...

Hi there, I have recently released two packages around FastAPI which I think could get into this utilities list: - https://github.com/chrisK824/fastapi-gae-logging - https://github.com/chrisK824/fastapi-g-context The whole purpose of those is well...

Bumped in a LinkedIn login failure today where log seemed like that: ``` 1 validation error for UserSignUp\nusername\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information...

good first issue