Closed pxg closed 2 years ago
Hi, Is it available for 3.9 now?
I would use a 3.9 version also, if it were available. I wish there was some build information here, because I might create a PR to build 3.9 if I understood the process. Since nothing in this repo's released files seems to have changed in 2 years, I am guessing it is mostly not alive.
@buchs and @aamirenvy Did you every find a 3.9 solution?
No, I guess it would be build it myself. I did suggest to AWS that they take on this project.
I stopped using this project a while back because I now use SAM to build my lambda in a docker container. Then I just specify psycopg2 in my requirements.txt and the correct binary lib gets loaded.
On Apr 15, 2022, at 8:26 AM, Kevin Buchs @.***> wrote:
No, I guess it would be build it myself. I did suggest to AWS that they take on this project.
— Reply to this email directly, view it on GitHub https://github.com/jkehler/awslambda-psycopg2/issues/67#issuecomment-1100075390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECDIHXKKDIAB3EPMBAL2LLVFFN5XANCNFSM5DLMYIIQ. You are receiving this because you are subscribed to this thread.
I just committed a PR for this. Waiting on approval.
It's been merged - we can close this :D
I'm keen to use Python 3.9 on lambda, as far as I can tell this library doesn't support it yet, are there plans to do this? I'd be happy to help with the development if someone can point me in the right direction.
(Apologies if this technically isn't considered an issue)