Results 157 comments of monkut
trafficstars

@turingbeing Looks like this would be nice to get merged in. Do you have time to address the comments in the coming months and rebase off of master?

This PR is further along, closing this one. https://github.com/zappa/Zappa/pull/1123

pipenv was just introduced into the development flow with the release of 0.55.0, and at the moment pipenv is not causing any issues, and the PyPI publishing automation is already...

Migrating conversions from previous PR [zeevt](https://github.com/zeevt) commented [on 9 Dec 2021](https://github.com/zappa/Zappa/pull/971#issuecomment-989105717) > CSV (and plain text) can be in any character encoding, it is not guaranteed that it's ASCII or...

It appears that the CSV related discussion is not directly related to `BINARY_SUPPORT = True`, but relates to the line below where text is decoded using the werkzug Response object's...

@javulticat If you have some time, can you take a look at this, I tried to update it and and cleanup the implementation.

Are you using `zappa_packages` ? If you are you might want to try to remove it and see if it can deploy with a manylinux wheel.

need to review and understand if this is an issue.