Teddy Liu

Results 7 comments of Teddy Liu

I have a few projects that still require Python 2 and your package! But I'm also happy to look at previous Python 3 version compatibility too!

I used `pyenv` to also test on Python versions 3.5.7, 3.6.9, and 3.7.4, which all are _not_ deprecated per https://devguide.python.org/. When I tested with 3.8.0b3+, there were failures, but they...

I'm seeing the same issue! If I check on the server side, the hooks are returning `loading: true` and this causes the SSR to render the loading state, which defeats...

https://github.com/theodoretliu/apollo-ssr-demo Here's a repro @hwillson

Okay, thank you @hwillson. Correcting the versions actually did resolve the issue... See the repo https://github.com/theodoretliu/apollo-ssr-demo for a working set of versions. Still, I don't want to _completely_ drop the...

Hey! I'm a student working on a thesis and I am very interested in contributing to this project as part of my research! Mainly, I want to statically check dimensionality...

I'd be willing to dedicate pretty significant time in the coming months. And yes, that sounds like a great course of action!