jkehler / awslambda-psycopg2

1.12k stars 363 forks source link

Python 3.9 psycopg2 with SSL #74

Open Young-Picasso opened 2 years ago

Young-Picasso commented 2 years ago

Would someone with a machine that doesn't throw errors during the compilation of this be able to upload?

anuragdev101 commented 1 year ago

Can you try this once? https://github.com/anuragdev101/psycopg2

sumanbk92 commented 1 month ago

Can you try this once? https://github.com/anuragdev101/psycopg2

@anuragdev101 , Could you please raise the pull request to https://github.com/jkehler/awslambda-psycopg2/tree/master/with_ssl_support ?

I'm skeptical about renaming the _psycopg.cpython-37m-x86_64-linux-gnu.so to _pyscopg.so in your repo

It would be great if you could re-compile and put it there jkelhler repo itself, so everything would be in one place.