GoogleCloudPlatform / webapp2

webapp2 is a framework for Google App Engine
https://webapp2.readthedocs.org
Other
142 stars 64 forks source link

Allow writing bytes to browser #147

Open Mark-Hetherington opened 5 years ago

Mark-Hetherington commented 5 years ago

This should resolve issue #146

remko commented 4 years ago

Is someone looking into reviewing & merging this (and cutting a new release?). We’re in the process of migrating to Py3, and depend on being able to send bytes.

Mark-Hetherington commented 4 years ago

I can't quite understand how to get the Travis CI build to pass. We may have to look outside of Google to get a maintainer?

You can at least in theory use this commit in your requirements.txt: -e git://github.com/Mark-Hetherington/webapp2.git@e9e9eb62f25544f98356b3ac5141ba3fd93cfe11#egg=webapp2

remko commented 4 years ago

FYI, I fixed the build in PR #150 I hope a maintainer picks this up so you can submit your PR too.

pkral78 commented 4 years ago

Huh Travis seems to be broken... Why this PR is stalled? Does anybody maintain this project?

remko commented 4 years ago

I have tried contacting the maintainers through different channels in the past months, but wasn't able to get in contact. I was told someone might look into the PRs at some point, but nothing more.