Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for python3.9 with ssl support here #80

Open
anuragdev101 opened this issue Mar 4, 2023 · 3 comments
Open

Code for python3.9 with ssl support here #80

anuragdev101 opened this issue Mar 4, 2023 · 3 comments

Comments

@anuragdev101
Copy link

Hi all,

If you want to use it for python3.9 with ssl support, find it here: https://github.com/anuragdev101/psycopg2

@vvaezian
Copy link

@anuragdev101 your solution is much heavier than the packages in the current repo.
Yours is 7.25mb (unzipped). The 3.8 version with ssl from the current repo is 1.73mb (unzipped).
Since these are used for Lambda, the size can be important.

@anuragdev101
Copy link
Author

I recently compiled it for 3.11 here

@sumanbk92
Copy link

sumanbk92 commented Sep 16, 2024

Why opening an issue for this @anuragdev101 ?
Can't you re-compile with and put it here : https://github.com/jkehler/awslambda-psycopg2/tree/master/with_ssl_support itself, by raising a PR ?
I also agree for the bundle size as mentioned by @vvaezian - It should be not be bulky, as we use it in lambda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants